hoverColor property

Color? hoverColor
final

The color to use for filling the button when the button has a pointer hovering over it.

Defaults to ThemeData.hoverColor for the current theme.

Implementation

final Color? hoverColor;