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