onViewerReady property
Function called when the viewer is ready.
Unlike PdfViewerDocumentChangedCallback, this function is called after the viewer is ready to interact.
Implementation
final PdfViewerReadyCallback? onViewerReady;
Function called when the viewer is ready.
Unlike PdfViewerDocumentChangedCallback, this function is called after the viewer is ready to interact.
final PdfViewerReadyCallback? onViewerReady;