screenCropRect property

Rect? screenCropRect

Implementation

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