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

Set width of modal pop up SmartSelect? #26

Open
davoutuk opened this issue Feb 23, 2023 · 0 comments
Open

Set width of modal pop up SmartSelect? #26

davoutuk opened this issue Feb 23, 2023 · 0 comments

Comments

@davoutuk
Copy link

With the modal SmartSelect is there a way to set the maximum width of the popup?

By default the popup is taking the whole screen width. For my Flutter web app, this just looks really poor, so I want to place a width constraint on the pop up form width.

I tried wrapping the SmartSelect widget with a ConstrainedBox but that didn't work

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant