currentColor property
Color
currentColor
final
The default color applied to SVG elements that inherit the color property. See: https://developer.mozilla.org/en-US/docs/Web/CSS/color_value#currentcolor_keyword
Implementation
final vg.Color currentColor;