onPrintError property

void Function(dynamic error)? onPrintError
final

Called if an error creating the Pdf occurred

Implementation

final void Function(dynamic error)? onPrintError;