CircleElement constructor

CircleElement()

Implementation

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