UPdfPage constructor
const
UPdfPage({})
Implementation
const UPdfPage({required this.index, required this.ref, required this.dict, required this.mediaBox, required this.cropBox, required this.rotation, this.resources});