PdfDocumentLoadedCallback typedef
Signature for SfPdfViewer.onDocumentLoaded callback.
Implementation
typedef PdfDocumentLoadedCallback = void Function(
PdfDocumentLoadedDetails details);
Signature for SfPdfViewer.onDocumentLoaded callback.
typedef PdfDocumentLoadedCallback = void Function(
PdfDocumentLoadedDetails details);