menu
flutter_multi_selector package
documentation
DialogBox/multi_selector_dialog.dart
MultiSelectorDialog<T>
showSelectAll property
showSelectAll property
dark_mode
light_mode
showSelectAll
property
bool
showSelectAll
final
Whether to show Select All/Deselect All button (defaults to false)
Implementation
final bool showSelectAll;
flutter_multi_selector package
documentation
DialogBox/multi_selector_dialog
MultiSelectorDialog<T>
showSelectAll property
MultiSelectorDialog class