PathElement constructor Null safety
Implementation
factory PathElement() =>
_SvgElementFactoryProvider.createSvgElement_tag("path") as PathElement;
factory PathElement() =>
_SvgElementFactoryProvider.createSvgElement_tag("path") as PathElement;