StyleElement constructor

StyleElement()

Implementation

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