menu
clue_ui_component package
documentation
components/clue_drop_down_check_button.dart
ClueDropDownCheckButton<T, E>
emptyIsAll property
emptyIsAll property
dark_mode
light_mode
emptyIsAll
property
bool
emptyIsAll
final
Determines if an empty selection represents all items.
Implementation
final bool emptyIsAll;
clue_ui_component package
documentation
components/clue_drop_down_check_button
ClueDropDownCheckButton<T, E>
emptyIsAll property
ClueDropDownCheckButton class