svgUnitTypes top-level property
dynamic
get
svgUnitTypes
A commonly used set of constants used for reflecting gradientUnits, patternContentUnits and other similar attributes.
Implementation
_i2.dynamic get svgUnitTypes => _i4.getProperty(
_self,
'SVGUnitTypes',
);