Closed giacomomasseron closed 3 years ago
did you fix this?
I'm having the same error
We use GestureDetector in PageLink and for onTap params, and it works as expected with Pinned (at least here). Any chance you could provide more info?
Closing due to lack of detail. Please feel free to reopen with more information.
Hi, I have this Pinned.fromSize:
I need to implement
onTap
on Login Text. I tried withInkWell
andGestureDetector
(withText
as child) without success.How can I handle this?