menu
jovial_svg package
documentation
dom.dart
SvgRect
SvgRect.new constructor
SvgRect.new constructor
dark_mode
light_mode
SvgRect
constructor
SvgRect
(
double
x
,
double
y
,
double
width
,
double
height
,
double
rx
,
double
ry
,
)
Implementation
SvgRect(this.x, this.y, this.width, this.height, this.rx, this.ry);
jovial_svg package
documentation
dom
SvgRect
SvgRect.new constructor
SvgRect class