FEDistantLightElement constructor

  1. @DomName('SVGFEDistantLightElement.SVGFEDistantLightElement')
  2. @DocsEditable()
FEDistantLightElement()

Implementation

@DomName('SVGFEDistantLightElement.SVGFEDistantLightElement')
@DocsEditable()
factory FEDistantLightElement() =>
    _SvgElementFactoryProvider.createSvgElement_tag("feDistantLight");