pageNumber property
Page number of the page to render if only one page should be shown.
Could not be used with documentBuilder. If you want to show multiple pages in the widget tree, use PdfPageView.
Implementation
final int? pageNumber;
Page number of the page to render if only one page should be shown.
Could not be used with documentBuilder. If you want to show multiple pages in the widget tree, use PdfPageView.
final int? pageNumber;