screenCropRect property

Rect? get screenCropRect

Implementation

Rect? get screenCropRect => cropRect?.shift(layoutTopLeft!);