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