ScriptElement constructor

ScriptElement()

Implementation

factory ScriptElement() =>
    _SvgElementFactoryProvider.createSvgElement_tag("script");