chinabrant / popup_menu

🔥A flutter popup menu. Pub enabled.
https://pub.dev/packages/popup_menu
Other
442 stars 136 forks source link

menu wont show #36

Open amigax opened 3 years ago

amigax commented 3 years ago

The method 'findRenderObject' was called on null. Receiver: null Tried calling: findRenderObject()

chinabrant commented 2 months ago

please ensure the widgetKey( show(widgetKey: widgetKey)) is valid.