FEPointLightElement constructor

  1. @DomName('SVGFEPointLightElement.SVGFEPointLightElement')
  2. @DocsEditable()
FEPointLightElement()

Implementation

@DomName('SVGFEPointLightElement.SVGFEPointLightElement')
@DocsEditable()
factory FEPointLightElement() =>
    _SvgElementFactoryProvider.createSvgElement_tag("fePointLight");