lastLineBounds property

Rect? lastLineBounds

Gets a value that indicates the bounds of the last line that was printed on the page.

Implementation

Rect? get lastLineBounds => _lastLineBounds;