FEDiffuseLightingElement constructor

  1. @DomName('SVGFEDiffuseLightingElement.SVGFEDiffuseLightingElement')
  2. @DocsEditable()
FEDiffuseLightingElement()

Implementation

@DomName('SVGFEDiffuseLightingElement.SVGFEDiffuseLightingElement')
@DocsEditable()
factory FEDiffuseLightingElement() =>
    _SvgElementFactoryProvider.createSvgElement_tag("feDiffuseLighting");