StyleElement 构造函数

StyleElement()

实现

factory StyleElement() =>
    _SvgElementFactoryProvider.createSvgElement_tag("style") as StyleElement;