menu
flutter_gb_ui_kit package
documentation
presentation/inputs/text_field/input_wrapper.dart
GBInputWrapper
labelStyle property
labelStyle property
dark_mode
light_mode
labelStyle
property
TextStyle
?
labelStyle
final
Style applied to the label.
Implementation
final TextStyle? labelStyle;
flutter_gb_ui_kit package
documentation
presentation/inputs/text_field/input_wrapper
GBInputWrapper
labelStyle property
GBInputWrapper class