hoverColor property
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;
The background color of the button when hovered (on web or interactive UI).
Defaults to a slightly darker shade of the backgroundColor.
final String hoverColor;