ClipPathElement constructor

ClipPathElement()

Implementation

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