PdfPage constructor
const
PdfPage({})
Implementation
const PdfPage({super.key, required this.document, required this.pageNumber, required this.backgroundColor, required this.fit});
const PdfPage({super.key, required this.document, required this.pageNumber, required this.backgroundColor, required this.fit});