menu
Dart
dart:svg
StopElement
StopElement factory constructor
StopElement
brightness_4
brightness_5
description
StopElement
constructor
StopElement
(
)
Implementation
factory StopElement() => _SvgElementFactoryProvider.createSvgElement_tag("stop") as StopElement;
Dart
dart:svg
StopElement
StopElement factory constructor
StopElement class