foregroundColor property
The foreground color for text and icons.
If null, uses the theme's on primary color.
Implementation
final Color? foregroundColor;
The foreground color for text and icons.
If null, uses the theme's on primary color.
final Color? foregroundColor;