RenderBarcode constructor
      
      RenderBarcode()
     
    
    
Implementation
RenderBarcode(
  this.dataBytes,
  this.dataString,
  this.barcode,
  this.barStyle,
  this.drawText,
  this.style,
  this.textPadding,
);RenderBarcode(
  this.dataBytes,
  this.dataString,
  this.barcode,
  this.barStyle,
  this.drawText,
  this.style,
  this.textPadding,
);