hoverColor property

Color? hoverColor
final

鼠标进入按钮范围时,按钮的颜色。

the color of the button when the mouse enters the button range.

Implementation

final Color? hoverColor;