hoverColor property

Color? hoverColor
final

The color when the button is being hovered.

Defaults to:

textTheme.textHigh

Implementation

final Color? hoverColor;