FESpotLightElement constructor Null safety
Implementation
factory FESpotLightElement() =>
_SvgElementFactoryProvider.createSvgElement_tag("feSpotLight")
as FESpotLightElement;
factory FESpotLightElement() =>
_SvgElementFactoryProvider.createSvgElement_tag("feSpotLight")
as FESpotLightElement;