highlightBackground property

Color? highlightBackground
final

The background color when the button is pressed.

Defaults to:

colorScheme.background[20]

Implementation

final Color? highlightBackground;