currentColor constant

SvgColor const currentColor

The "currentColor" color, which means "paint with the color given to the ScalableImage's parent".

Implementation

static const SvgColor currentColor = _SvgCurrentColor._p();