visibleRect property

Rect visibleRect

The area of the document layout which is visible on the view port.

Implementation

Rect get visibleRect => _state._visibleRect;