TitleElement 构造函数

TitleElement()

实现

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