multiselect-dropdown
multiselect-dropdown copied to clipboard
Usage within a Form
I'm trying to use this widget within a form where every other field has InputDecoration to set the labelText. Is there any way to do something like this with this widget so it renders consistently?
Is there a way to set input decoration so that single select and multi select renders consistently as well, and we could set the input decoration using the theme, please
@darkfrog26 Can you go up your data widget multi_select into your main Form widget for validation ? I try to use this widget into a form but nothing data appear into my form object when I doing this : formKey.currentState!.value
Check Beta version.
Migrate to the latest version v3.0.0