currentColor property
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 Color currentColor;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
final Color currentColor;