Called when a page is tapped. The page number is 1-indexed.
An app typically uses this to open the interactive PdfViewer (zoom).
final void Function(int page)? onPageTap;