onShared property

(void Function(BuildContext context)?) onShared
final

Called if the user shares the pdf document

Implementation

final void Function(BuildContext context)? onShared;