ClipPathElement()

Source

@DomName('SVGClipPathElement.SVGClipPathElement')
@DocsEditable()
factory ClipPathElement() =>
    _SvgElementFactoryProvider.createSvgElement_tag("clipPath");