Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
stephenjen opened this issue Sep 3, 2024 · 3 comments
Labels
guidance Question that needs advice or information.

Comments

@stephenjen
Copy link

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?

@AhmedLSayed9
Copy link
Owner

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

@AhmedLSayed9 AhmedLSayed9 added the guidance Question that needs advice or information. label Sep 3, 2024
@stephenjen
Copy link
Author

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

@AhmedLSayed9
Copy link
Owner

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
guidance Question that needs advice or information.
Projects
None yet
Development

No branches or pull requests

2 participants