PageFormatOptions.a6 constructor
const
PageFormatOptions.a6({
- bool clip = false,
Implementation
const PageFormatOptions.a6({
this.clip = false,
}) : pageFormat = PageFormat.a6,
width = null,
height = null,
marginTop = 0.0,
marginBottom = 0.0,
marginLeft = 0.0,
marginRight = 0.0,
marginAll = null;