stargazing-dino / just_the_tooltip

A directional tooltip for flutter projects
https://pub.dev/packages/just_the_tooltip
MIT License
56 stars 54 forks source link

clickable content #72

Open BernardoGui opened 1 year ago

BernardoGui commented 1 year ago

Is it possible to have clickable content, e.g., buttons, so that clicking on it triggers their tap event?

theAkshay60 commented 11 months ago

Do let me know if you've found the solution for this

IgoTs commented 7 months ago

You can use onTapDown in GestureDetector for clickable content