PdfPageOrientationAction constructor

const PdfPageOrientationAction({
  1. Key? key,
})

Implementation

const PdfPageOrientationAction({
  super.key,
});