menu
vega_multi_dropdown package
documentation
multi_dropdown.dart
MultiDropdown<T extends Object>
singleSelect property
singleSelect property
dark_mode
light_mode
singleSelect
property
bool
singleSelect
final
The selection type of the dropdown.
Implementation
final bool singleSelect;
vega_multi_dropdown package
documentation
multi_dropdown
MultiDropdown<T extends Object>
singleSelect property
MultiDropdown class