highlightColor property

Color? highlightColor
final

The color when the button is pressed.

Defaults to:

textTheme.textLow

Implementation

final Color? highlightColor;