letter constant
PdfPageFormat
const letter
Implementation
static const PdfPageFormat letter = PdfPageFormat(
8.5 * inch,
11.0 * inch,
marginAll: inch,
);
static const PdfPageFormat letter = PdfPageFormat(
8.5 * inch,
11.0 * inch,
marginAll: inch,
);