menu
flutter_gb_ui_kit package
documentation
presentation/inputs/select_field/select_field.dart
SelectFieldBase<T>
unselectedString property
unselectedString property
dark_mode
light_mode
unselectedString
property
String
?
unselectedString
final
This text is used when no option have been selected
Implementation
final String? unselectedString;
flutter_gb_ui_kit package
documentation
presentation/inputs/select_field/select_field
SelectFieldBase<T>
unselectedString property
SelectFieldBase class