alnitak / flutter_star_menu

Flutter contextual popup menu with different shapes and multiple ways to fine-tune animation and position
MIT License
51 stars 18 forks source link

Tooltip disappear too fast in child list #2

Closed leviatan21 closed 3 years ago

leviatan21 commented 4 years ago

Hi: I can't find out why tooltips are not displayed correctly. I try FloatingActionButton, IconButton, Tooltip

Thanks.