AElement constructor

  1. @DomName('SVGAElement.SVGAElement')
  2. @DocsEditable()
AElement()

Implementation

@DomName('SVGAElement.SVGAElement')
@DocsEditable()
factory AElement() => _SvgElementFactoryProvider.createSvgElement_tag("a");