a5 constant

PdfPageSize const a5

A5 page size: 148mm x 210mm (5.83" x 8.27")

Implementation

static const a5 = PdfPageSize._(width: 419.4, height: 595.2, name: 'A5');