LineElement constructor

LineElement()

Implementation

factory LineElement() =>
    _SvgElementFactoryProvider.createSvgElement_tag("line");