ClipPathElement constructor
Implementation
factory ClipPathElement() =>
_SvgElementFactoryProvider.createSvgElement_tag("clipPath")
as ClipPathElement;
factory ClipPathElement() =>
_SvgElementFactoryProvider.createSvgElement_tag("clipPath")
as ClipPathElement;