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