标题元素 构造函数

标题元素()

实现

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