buttonSelectedBackground property

Color? buttonSelectedBackground
final

Background color for the selected/active action button. Defaults to Theme.primary.

Implementation

final Color? buttonSelectedBackground;