menu
clue_ui_component package
documentation
components/clue_drop_down_button.dart
ClueDropDownButton<T, E>
noneText property
noneText property
dark_mode
light_mode
noneText
property
String
?
noneText
final
The text to display when no item is selected.
Implementation
final String? noneText;
clue_ui_component package
documentation
components/clue_drop_down_button
ClueDropDownButton<T, E>
noneText property
ClueDropDownButton class