TextElement constructor

TextElement()

Implementation

factory TextElement() =>
    _SvgElementFactoryProvider.createSvgElement_tag("text");