menu
jovial_svg package
documentation
dom.dart
SvgPoly
SvgPoly.new constructor
SvgPoly.new constructor
dark_mode
light_mode
SvgPoly
constructor
SvgPoly
(
String
tagName
,
bool
close
,
List
<
Point
<
double
>
>
points
)
Implementation
SvgPoly(this.tagName, this.close, this.points);
jovial_svg package
documentation
dom
SvgPoly
SvgPoly.new constructor
SvgPoly class