TitleElement constructor

TitleElement()

Implementation

factory TitleElement() =>
    _SvgElementFactoryProvider.createSvgElement_tag("title");