StopElement 构造函数

StopElement()

实现

factory StopElement() =>
    _SvgElementFactoryProvider.createSvgElement_tag("stop") as StopElement;