menu
clue_ui_component package
documentation
components/clue_drop_down_check_button.dart
ClueDropDownCheckButton<T, E>
allSelectText property
allSelectText property
dark_mode
light_mode
allSelectText
property
String
allSelectText
final
The text displayed when all items are selected.
Implementation
final String allSelectText;
clue_ui_component package
documentation
components/clue_drop_down_check_button
ClueDropDownCheckButton<T, E>
allSelectText property
ClueDropDownCheckButton class