LayoutReceipt constructor
const
LayoutReceipt({})
Implementation
const LayoutReceipt(
{super.key,
required this.jsonContent,
required this.maxWidth,
this.imageHeader,
this.imageFooter,
this.margin = 0});