menu
barcode_scanner package
documentation
json/common.dart
Rect
Rect.new constructor
Rect.new constructor
dark_mode
light_mode
Rect
constructor
Rect
(
double
?
x
,
double
?
y
,
double
?
width
,
double
?
height
,
)
Implementation
Rect(this.x, this.y, this.width, this.height);
barcode_scanner package
documentation
json/common
Rect
Rect.new constructor
Rect class