FEPointLightElement constructor Null safety
Implementation
factory FEPointLightElement() =>
_SvgElementFactoryProvider.createSvgElement_tag("fePointLight")
as FEPointLightElement;
factory FEPointLightElement() =>
_SvgElementFactoryProvider.createSvgElement_tag("fePointLight")
as FEPointLightElement;