buttonBackground property

Color? buttonBackground
final

Background color for action buttons in their default state. Defaults to Theme.resolvedSurfaceVariant.

Implementation

final Color? buttonBackground;