menu
multi_select_flutter package
documentation
bottom_sheet/multi_select_bottom_sheet.dart
MultiSelectBottomSheet<T>
separateSelectedItems property
separateSelectedItems property
dark_mode
light_mode
separateSelectedItems
property
bool
separateSelectedItems
final
Moves the selected items to the top of the list.
Implementation
final bool separateSelectedItems;
multi_select_flutter package
documentation
bottom_sheet/multi_select_bottom_sheet
MultiSelectBottomSheet<T>
separateSelectedItems property
MultiSelectBottomSheet class