Code128Decoder constructor
const
Code128Decoder({})
Implementation
const Code128Decoder({
super.enabled,
this.length1,
this.length2,
this.redundancy,
this.enablePlain,
this.enableEan128,
this.enableIsbt128,
this.isbt128ConcatMode,
this.checkIsbtTable,
this.securityLevel,
this.reducedQuietZone,
});