customForegroundColor property
final
Foreground color of the icon.
If color is not provided, customBackgroundColor must also be provided.
If color is provided, customForegroundColor and customBackgroundColor take precedence.
Implementation
final Color? customForegroundColor;