hoverForeground property

Color? hoverForeground
final

The foreground color when the button is being hovered.

Defaults to:

colorScheme.shade[100]

Implementation

final Color? hoverForeground;