GElement constructor

  1. @DomName('SVGGElement.SVGGElement')
  2. @DocsEditable()
GElement()

Implementation

@DomName('SVGGElement.SVGGElement')
@DocsEditable()
factory GElement() => _SvgElementFactoryProvider.createSvgElement_tag("g");