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