hoverColor property

String hoverColor
final

The background color of the button when hovered (on web or interactive UI).

Defaults to a slightly darker shade of the backgroundColor.

Implementation

final String hoverColor;