BarcodePainter constructor
const
BarcodePainter(})
Create a Barcode renderer
Implementation
const BarcodePainter(
this._dataString,
this.barcode,
this.color,
this.drawText,
this.style,
this.textPadding, {
Key? key,
}) : _dataBytes = null,
super(key: key);