FEFuncAElement constructor

  1. @DomName('SVGFEFuncAElement.SVGFEFuncAElement')
  2. @DocsEditable()
FEFuncAElement()

Implementation

@DomName('SVGFEFuncAElement.SVGFEFuncAElement')
@DocsEditable()
factory FEFuncAElement() =>
    _SvgElementFactoryProvider.createSvgElement_tag("feFuncA");