InvoicePdf constructor

const InvoicePdf({
  1. InvoicePageSize? pageSize,
})

rendering_pdf_param

Invoice pdf rendering options

Implementation

const InvoicePdf({this.pageSize});