Gets the visible rect of the given page.
pageIndex is zero-based. Returns the visible rect in PDF page coordinates.
pageIndex
Future<Rect> getVisibleRect(int pageIndex);