menu
yjy_printing package
documentation
printing.dart
PdfPreview
onShared property
onShared property
dark_mode
light_mode
onShared
property
void Function
(
BuildContext
context
)
?
onShared
final
Called if the user shares the pdf document
Implementation
final void Function(BuildContext context)? onShared;
yjy_printing package
documentation
printing
PdfPreview
onShared property
PdfPreview class