BarcodeEan8 constructor

const BarcodeEan8(
  1. bool drawSpacers
)

Create an EAN 8 Barcode

Implementation

const BarcodeEan8(this.drawSpacers);