foregroundColor property

Color? foregroundColor
final

Foreground color for the text. Defaults to theme's onError color.

Implementation

final Color? foregroundColor;