FESpotLightElement constructor

  1. @DomName('SVGFESpotLightElement.SVGFESpotLightElement')
  2. @DocsEditable()
FESpotLightElement()

Implementation

@DomName('SVGFESpotLightElement.SVGFESpotLightElement')
@DocsEditable()
factory FESpotLightElement() =>
    _SvgElementFactoryProvider.createSvgElement_tag("feSpotLight");