boundingBox property Null safety

Rect? boundingBox
read / write

Returns the axis-aligned bounding rectangle of the detected text.

Implementation

Rect? boundingBox;