menu
widget_modifier package
documentation
material.dart
RawMaterialButtonModifier
hoverColor property
hoverColor property
dark_mode
light_mode
hoverColor
property
Color
?
hoverColor
final
The color for the button's
Material
when a pointer is hovering over it.
Implementation
final Color? hoverColor;
widget_modifier package
documentation
material
RawMaterialButtonModifier
hoverColor property
RawMaterialButtonModifier class