menu
flutter_multi_selector package
documentation
DialogBox/MultiSelectorDialog.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/MultiSelectorDialog
MultiSelectorDialog<T>
showSelectAll property
MultiSelectorDialog class