inherit constant

SvgColor const inherit

The "inherit" color, which means "inherit from parent"

Implementation

static const SvgColor inherit = _SvgInheritColor._p();