menu
cloudinary_url_gen package
documentation
transformation/coordinates/coordinates.dart
Rectangle
Rectangle constructor
Rectangle constructor
dark_mode
light_mode
Rectangle
constructor
Rectangle
(
int
x
,
int
y
,
int
width
,
int
height
,
)
Implementation
Rectangle(this.x, this.y, this.width, this.height);
cloudinary_url_gen package
documentation
transformation/coordinates/coordinates
Rectangle
Rectangle constructor
Rectangle class