PathElement()

Source

@DomName('SVGPathElement.SVGPathElement')
@DocsEditable()
factory PathElement() =>
    _SvgElementFactoryProvider.createSvgElement_tag("path");