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