menu
selectpicker package
documentation
select_picker_new.dart
SelectPickerNew<T>
multiSelection property
multiSelection property
dark_mode
light_mode
multiSelection
property
bool
multiSelection
final
Whether to allow selecting multiple items.
Implementation
final bool multiSelection;
selectpicker package
documentation
select_picker_new
SelectPickerNew<T>
multiSelection property
SelectPickerNew class