menu
flutter_manual_widget_tester package
documentation
config/theme_config/button_theme.dart
ButtonTheme
buttonPressedTint property
buttonPressedTint property
dark_mode
light_mode
buttonPressedTint
property
Color
buttonPressedTint
final
The color to tint the button with when it is pressed.
Implementation
final Color buttonPressedTint;
flutter_manual_widget_tester package
documentation
config/theme_config/button_theme
ButtonTheme
buttonPressedTint property
ButtonTheme class