StopElement constructor Null safety
Implementation
factory StopElement() =>
_SvgElementFactoryProvider.createSvgElement_tag("stop") as StopElement;
factory StopElement() =>
_SvgElementFactoryProvider.createSvgElement_tag("stop") as StopElement;