menu
test_scan_barcode package
documentation
models/batch_scan_result.dart
BoundingBox
BoundingBox.new constructor
BoundingBox.new constructor
dark_mode
light_mode
BoundingBox
constructor
BoundingBox
(
{
double
?
bottom
,
double
?
left
,
double
?
right
,
double
?
top
,
})
Implementation
BoundingBox({this.bottom, this.left, this.right, this.top});
test_scan_barcode package
documentation
models/batch_scan_result
BoundingBox
BoundingBox.new constructor
BoundingBox class