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