tabloid constant
PdfPageSize
const tabloid
US Tabloid page size: 11" x 17"
Implementation
static const tabloid =
PdfPageSize._(width: 792, height: 1224, name: 'Tabloid');
US Tabloid page size: 11" x 17"
static const tabloid =
PdfPageSize._(width: 792, height: 1224, name: 'Tabloid');