menu
flutter_manual_widget_tester package
documentation
config/theme_config/button_theme.dart
ButtonTheme
pressedButtonTextStyle property
pressedButtonTextStyle property
dark_mode
light_mode
pressedButtonTextStyle
property
TextStyle
pressedButtonTextStyle
final
The text style of a pressed button.
Implementation
final TextStyle pressedButtonTextStyle;
flutter_manual_widget_tester package
documentation
config/theme_config/button_theme
ButtonTheme
pressedButtonTextStyle property
ButtonTheme class