a3 constant
PdfPageSize
const a3
A3 page size: 297mm x 420mm (11.69" x 16.54")
Implementation
static const a3 = PdfPageSize._(width: 841.8, height: 1190.4, name: 'A3');
A3 page size: 297mm x 420mm (11.69" x 16.54")
static const a3 = PdfPageSize._(width: 841.8, height: 1190.4, name: 'A3');