menu
flutter_gb_ui_kit package
documentation
presentation/inputs/select_field/select_field.dart
SelectFieldBase<T>
titleStyle property
titleStyle property
dark_mode
light_mode
titleStyle
property
TextStyle
?
titleStyle
final
Provide a custom text style to be used on the field title
Implementation
final TextStyle? titleStyle;
flutter_gb_ui_kit package
documentation
presentation/inputs/select_field/select_field
SelectFieldBase<T>
titleStyle property
SelectFieldBase class