buttonHoverColor property
Color
get
buttonHoverColor
Hover background color for buttons.
Implementation
Color get buttonHoverColor => themeTokens.buttonHoverBgColor.color!;
Hover background color for buttons.
Color get buttonHoverColor => themeTokens.buttonHoverBgColor.color!;