pressedBackgroundColor property

Color? pressedBackgroundColor
final

The background color of the button when pressed, overriding the theme default if provided. Applied during tap or long-press interactions.

Implementation

final Color? pressedBackgroundColor;