StopElement constructor

  1. @DomName('SVGStopElement.SVGStopElement')
  2. @DocsEditable()
StopElement()

Implementation

@DomName('SVGStopElement.SVGStopElement')
@DocsEditable()
factory StopElement() =>
    _SvgElementFactoryProvider.createSvgElement_tag("stop");