menu
draftmode_framework package
documentation
ui/components/drop_down.dart
DraftModeUIDropDownScreen<ItemType>
selectedKey property
selectedKey property
dark_mode
light_mode
selectedKey
property
Object
?
selectedKey
final
Stable selection key used together with
itemKeyOf
.
Implementation
final Object? selectedKey;
draftmode_framework package
documentation
ui/components/drop_down
DraftModeUIDropDownScreen<ItemType>
selectedKey property
DraftModeUIDropDownScreen class