hoverColor property
final
The color to use for filling the button when the button has a pointer hovering over it.
Implementation
final Color? hoverColor;
The color to use for filling the button when the button has a pointer hovering over it.
final Color? hoverColor;