menu
flutter_manual_widget_tester package
documentation
config/theme_config/text_field_theme.dart
TextFieldTheme
textStyle property
textStyle property
dark_mode
light_mode
textStyle
property
TextStyle
textStyle
final
The text style of a text field.
Implementation
final TextStyle textStyle;
flutter_manual_widget_tester package
documentation
config/theme_config/text_field_theme
TextFieldTheme
textStyle property
TextFieldTheme class