boundRect property

Rect? get boundRect

Field rectangular area coordinates on the image.

Implementation

Rect? get boundRect => _boundRect;