color property

Color? color
getter/setter pair

The color of the SVG. If null, the original color will be used.

Implementation

Color? color;