a4 constant
PdfPageSize
const a4
A4 page size: 210mm x 297mm (8.27" x 11.69")
Implementation
static const a4 = PdfPageSize._(width: 595.2, height: 841.8, name: 'A4');
A4 page size: 210mm x 297mm (8.27" x 11.69")
static const a4 = PdfPageSize._(width: 595.2, height: 841.8, name: 'A4');