menu
flutter_gb_ui_kit package
documentation
presentation/inputs/code_field/code_field.dart
CodeField
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/code_field/code_field
CodeField
labelStyle property
CodeField class