boundingBox property

Rect? boundingBox
final

Gets the bounding rectangle of the detected barcode.

Returns null if the bounding rectangle can not be determined.

Implementation

final Rect? boundingBox;