hoverForegroundColor property
The color of the button's content when hovered, overriding the theme default if provided. Applied during mouse hover for visual feedback.
Implementation
final Color? hoverForegroundColor;
The color of the button's content when hovered, overriding the theme default if provided. Applied during mouse hover for visual feedback.
final Color? hoverForegroundColor;