menu
kat_common package
documentation
widgets/controls/kat_drop_down_text_field.dart
KatDropDownTextField
selectedValue property
selectedValue property
dark_mode
light_mode
selectedValue
property
String
?
selectedValue
final
The value shown as selected in the suffix
DropdownButton
.
Implementation
final String? selectedValue;
kat_common package
documentation
widgets/controls/kat_drop_down_text_field
KatDropDownTextField
selectedValue property
KatDropDownTextField class