hoverColor property

Color? hoverColor
final

The color of the button's background when the mouse hovers over it.

Set to Colors.transparent to disable the hover effect.

Implementation

final Color? hoverColor;