BarcodeHM constructor

const BarcodeHM({
  1. double tracker = 0.3,
})

Implementation

const BarcodeHM({this._tracker = 0.3});