roll80 constant

PdfPageFormat const roll80

Implementation

static const PdfPageFormat roll80 = PdfPageFormat(
  80 * mm,
  double.infinity,
  marginAll: 5 * mm,
);