menu
flutter_gb_ui_kit package
documentation
presentation/inputs/select_field/select_field.dart
SelectFieldBase<T>
label property
label property
dark_mode
light_mode
label
property
String
?
label
final
The label of this field
Implementation
final String? label;
flutter_gb_ui_kit package
documentation
presentation/inputs/select_field/select_field
SelectFieldBase<T>
label property
SelectFieldBase class