highlightForeground property

Color? highlightForeground
final

The foreground color when the button is focused or hovered. If null, the default foreground color is used.

Implementation

final Color? highlightForeground;