Get the maximum scrollable offset in the PdfViewer.
Offset get scrollableMax => Offset(getScrollableMaxX(zoomRatio), getScrollableMaxY(zoomRatio));