boundRect property
Rect?
get
boundRect
Field rectangular area coordinates on the image.
Implementation
Rect? get boundRect => _boundRect;
Field rectangular area coordinates on the image.
Rect? get boundRect => _boundRect;