foreground property

Color? foreground
final

The foreground color when the button is filled.

Defaults to:

colorScheme.shade[100]

Implementation

final Color? foreground;