menu
jovial_svg package
documentation
dom.dart
SvgEllipse
SvgEllipse constructor
SvgEllipse constructor
dark_mode
light_mode
SvgEllipse
constructor
SvgEllipse
(
String
tagName
,
double
cx
,
double
cy
,
double
rx
,
double
ry
,
)
Implementation
SvgEllipse(this.tagName, this.cx, this.cy, this.rx, this.ry);
jovial_svg package
documentation
dom
SvgEllipse
SvgEllipse constructor
SvgEllipse class