PDFScreen constructor

const PDFScreen(
  1. Map _param, {
  2. Key? key,
})

Implementation

const PDFScreen(this._param, {super.key});