menu
yjy_printing package
documentation
printing.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;
yjy_printing package
documentation
printing
PdfPreview
onPrinted property
PdfPreview class