InvoiceRenderingPdf constructor

const InvoiceRenderingPdf({
  1. InvoiceRenderingPdfPageSize? pageSize,
})

Invoice pdf rendering options

Implementation

const InvoiceRenderingPdf({this.pageSize});