FESpecularLightingElement constructor

  1. @DomName('SVGFESpecularLightingElement.SVGFESpecularLightingElement')
  2. @DocsEditable()
FESpecularLightingElement()

Implementation

@DomName('SVGFESpecularLightingElement.SVGFESpecularLightingElement')
@DocsEditable()
factory FESpecularLightingElement() =>
    _SvgElementFactoryProvider.createSvgElement_tag("feSpecularLighting");