menu
vega_multi_dropdown package
documentation
multi_dropdown.dart
MultiDropdown<T extends Object>
maxSelections property
maxSelections property
dark_mode
light_mode
maxSelections
property
int
maxSelections
final
The maximum number of selections allowed.
Implementation
final int maxSelections;
vega_multi_dropdown package
documentation
multi_dropdown
MultiDropdown<T extends Object>
maxSelections property
MultiDropdown class