menu_button
menu_button copied to clipboard
How to adjust the offset of the dropdown?
Hi! I want to achive this particular design, where the dropdown is bellow the button (in this case, a text form field). I've implemented this dropdown by using OverlayEntry and Positioned, but i'm looking for something better, and I found your package quite interesting to use.

Can you tell me how do I achive this?
+1
Any update on this? I am looking for the same thing
I made a pull request implementing this design.
https://github.com/huextrat/menu_button/pull/29
@huextrat