hoverColor property

Color? hoverColor
final

Defines the background color of the hover effect shown when the mouse hovers.

See also:

  • If this argument is not defined, no action is taken on mouse hover therefore, the hover effect is not implemented either.

Implementation

final Color? hoverColor;