ViewElement constructor

ViewElement()

Implementation

factory ViewElement() =>
    _SvgElementFactoryProvider.createSvgElement_tag("view");