barCodeWidth property

  1. @override
double barCodeWidth
override

Implementation

@override
double get barCodeWidth => (data.length + 2) * 13 * lineWidth;