PDFPage constructor
const
PDFPage(})
Implementation
const PDFPage(
this.imgPath,
this.num, {
this.onZoomChanged,
this.zoomSteps = 3,
this.minScale = 1.0,
this.maxScale = 5.0,
this.panLimit = 1.0,
});