color property

Color? color
final

The color to apply to the icon, SVG, or image.

If null, defaults to the asset's original color.

Implementation

final Color? color;