menu
flutter_gb_ui_kit package
documentation
presentation/inputs/select_field/select_field.dart
SelectFieldBase<T>
labelStyle property
labelStyle property
dark_mode
light_mode
labelStyle
property
TextStyle
?
labelStyle
final
Define a custom style to be used in the label of the field
Implementation
final material.TextStyle? labelStyle;
flutter_gb_ui_kit package
documentation
presentation/inputs/select_field/select_field
SelectFieldBase<T>
labelStyle property
SelectFieldBase class