menu
clue_ui_component package
documentation
components/clue_drop_down_button.dart
ClueDropDownButton<T, E>
selectedKey property
selectedKey property
dark_mode
light_mode
selectedKey
property
T?
selectedKey
final
The initially selected key.
Implementation
final T? selectedKey;
clue_ui_component package
documentation
components/clue_drop_down_button
ClueDropDownButton<T, E>
selectedKey property
ClueDropDownButton class