menu
zezis_printing package
documentation
printing/src/preview/pdf_preview.dart
PdfPreview
onPrinted property
onPrinted property
dark_mode
light_mode
onPrinted
property
void Function
(
BuildContext
context
)
?
onPrinted
final
Called if the user prints the pdf document
Implementation
final void Function(BuildContext context)? onPrinted;
zezis_printing package
documentation
printing/src/preview/pdf_preview
PdfPreview
onPrinted property
PdfPreview class