foregroundColor property

Color? foregroundColor
final

The foreground color for text and icons.

If null, uses the theme's on primary color.

Implementation

final Color? foregroundColor;