foregroundColor property

Color? foregroundColor
final

Foreground color of the button. If null, the default color is used.

Implementation

final Color? foregroundColor;