SwitchElement constructor

SwitchElement()

Implementation

factory SwitchElement() =>
    _SvgElementFactoryProvider.createSvgElement_tag("switch");