PathElement 构造函数

PathElement()

实现

factory PathElement() =>
    _SvgElementFactoryProvider.createSvgElement_tag("path") as PathElement;