FESpotLightElement 构造函数

FESpotLightElement()

实现

factory FESpotLightElement() =>
    _SvgElementFactoryProvider.createSvgElement_tag("feSpotLight")
        as FESpotLightElement;