PrintRow constructor
PrintRow({})
Implementation
PrintRow({
this.hr,
this.br,
this.bold,
this.bmpBase64,
this.center,
this.text1,
this.label1,
this.text2,
this.label2,
this.text3,
this.label3,
this.charsPerLine,
});