menu
flutter_manual_widget_tester package
documentation
config/theme_config/button_theme.dart
ButtonTheme
textStyle property
textStyle property
dark_mode
light_mode
textStyle
property
TextStyle
textStyle
final
The text style of an enabled, unpressed button.
Implementation
final TextStyle textStyle;
flutter_manual_widget_tester package
documentation
config/theme_config/button_theme
ButtonTheme
textStyle property
ButtonTheme class