RectElement constructor

RectElement()

Implementation

factory RectElement() =>
    _SvgElementFactoryProvider.createSvgElement_tag("rect");