color property

Color? color

The default color used to provide a potential indirect color value for the fill, stroke and stop-color of descendant elements.

See: https://www.w3.org/TR/SVG11/color.html#ColorProperty

Implementation

Color? get color;