menu
zezis_printing package
documentation
printing/src/preview/custom.dart
PdfPreviewCustom
onZoomChanged property
onZoomChanged property
dark_mode
light_mode
onZoomChanged
property
ValueChanged
<
bool
>
?
onZoomChanged
final
The zoom mode has changed
Implementation
final ValueChanged<bool>? onZoomChanged;
zezis_printing package
documentation
printing/src/preview/custom
PdfPreviewCustom
onZoomChanged property
PdfPreviewCustom class