menu
altera_pdfx package
documentation
pdfx.dart
PdfView
onDocumentError property
onDocumentError property
dark_mode
light_mode
onDocumentError
property
void Function
(
Object
error
)
?
onDocumentError
final
Called when a document loading error
Implementation
final void Function(Object error)? onDocumentError;
altera_pdfx package
documentation
pdfx
PdfView
onDocumentError property
PdfView class