PdfDocumentLoadFailedCallback typedef
PdfDocumentLoadFailedCallback =
void Function(String error)
Implementation
typedef PdfDocumentLoadFailedCallback = void Function(String error);
typedef PdfDocumentLoadFailedCallback = void Function(String error);