onDocumentLoaded property
Called after the document is loaded in SfPdfViewer.
The document in the PdfDocumentLoadedDetails will have the loaded PdfDocument instance.
See also: PdfDocumentLoadedDetails.
Implementation
final PdfDocumentLoadedCallback? onDocumentLoaded;