CircleElement constructor Null safety
Implementation
factory CircleElement() =>
_SvgElementFactoryProvider.createSvgElement_tag("circle")
as CircleElement;
factory CircleElement() =>
_SvgElementFactoryProvider.createSvgElement_tag("circle")
as CircleElement;