PrintingPDFPage constructor
const
PrintingPDFPage({
- Key? key,
- required ReportPDFController controller,
Implementation
const PrintingPDFPage({super.key, required this.controller});