menu
yjy_printing package
documentation
printing.dart
PdfPreview
pages property
pages property
dark_mode
light_mode
pages
property
List
<
int
>
?
pages
final
Pages to display. Default will display all the pages.
Implementation
final List<int>? pages;
yjy_printing package
documentation
printing
PdfPreview
pages property
PdfPreview class