menu
barcode_scanner package
documentation
rtu_ui_legacy_barcode.dart
Rect
Rect constructor
Rect 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
rtu_ui_legacy_barcode
Rect
Rect constructor
Rect class