highlightForeground property

Color? highlightForeground
final

The foreground color when the button is pressed.

Defaults to:

textTheme.textHigh

Implementation

final Color? highlightForeground;