menu
scanbot_sdk
json/common.dart
Rect
Rect constructor
Rect
brightness_4
brightness_5
Rect
constructor
Rect
(
double
?
x
,
double
?
y
,
double
?
width
,
double
?
height
)
Implementation
Rect(this.x, this.y, this.width, this.height);
scanbot_sdk
common
Rect
Rect constructor
Rect class