color property
The color to apply to the icon, SVG, or image.
If null, defaults to the asset's original color.
Implementation
final Color? color;
The color to apply to the icon, SVG, or image.
If null, defaults to the asset's original color.
final Color? color;