menu
aws_textract_api package
documentation
textract-2018-06-27.dart
BoundingBox
BoundingBox.new constructor
BoundingBox.new constructor
dark_mode
light_mode
BoundingBox
constructor
BoundingBox
(
{
double
?
height
,
double
?
left
,
double
?
top
,
double
?
width
,
})
Implementation
BoundingBox({ this.height, this.left, this.top, this.width, });
aws_textract_api package
documentation
textract-2018-06-27
BoundingBox
BoundingBox.new constructor
BoundingBox class