menu
clue_ui_component package
documentation
components/clue_drop_down_button.dart
ClueDropDownButton<T, E>
enabled property
enabled property
dark_mode
light_mode
enabled
property
bool
enabled
final
Determines if the dropdown is enabled.
Implementation
final bool enabled;
clue_ui_component package
documentation
components/clue_drop_down_button
ClueDropDownButton<T, E>
enabled property
ClueDropDownButton class