- @DomName('SVGPathElement.createSVGPathSegClosePath')
- @DocsEditable()
Source
@DomName('SVGPathElement.createSVGPathSegClosePath')
@DocsEditable()
PathSegClosePath createSvgPathSegClosePath() =>
_blink.BlinkSVGPathElement.instance
.createSVGPathSegClosePath_Callback_0_(this);