dropdown_button2
dropdown_button2 copied to clipboard
How to show the DropdownMenuItem in a bottom modal such as showCupertinoModalPopup?
trafficstars
I'm trying to change the DropdownMenuItem to show in a bottom model as opposed to right under the DropdownButtonHideUnderline. How can this be done?
If you need to open the menu at the bottom of the screen, You can use offset property.
Is there a way for the drop down to appear from bottom to up direction?
If you mean the transition to be the same as CupertinoModalPopup, then no.