menu
zezis_printing package
documentation
printing/src/preview/pdf_preview.dart
PdfPreview
pageFormats property
pageFormats property
dark_mode
light_mode
pageFormats
property
Map
<
String
,
PdfPageFormat
>
pageFormats
final
List of page formats the user can choose
Implementation
final Map<String, PdfPageFormat> pageFormats;
zezis_printing package
documentation
printing/src/preview/pdf_preview
PdfPreview
pageFormats property
PdfPreview class