dropdown_button2 icon indicating copy to clipboard operation
dropdown_button2 copied to clipboard

How to show the DropdownMenuItem in a bottom modal such as showCupertinoModalPopup?

Open stephenjen opened this issue 1 year ago • 3 comments
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?

stephenjen avatar Sep 03 '24 01:09 stephenjen

If you need to open the menu at the bottom of the screen, You can use offset property.

AhmedLSayed9 avatar Sep 03 '24 02:09 AhmedLSayed9

Is there a way for the drop down to appear from bottom to up direction?

stephenjen avatar Sep 03 '24 08:09 stephenjen

If you mean the transition to be the same as CupertinoModalPopup, then no.

AhmedLSayed9 avatar Sep 03 '24 10:09 AhmedLSayed9