menu
barcode_widgets package
documentation
barcode_flutter.dart
CodabarBarCodeParams
barCodeWidth property
barCodeWidth property
dark_mode
light_mode
barCodeWidth
property
@
override
double
get
barCodeWidth
override
Implementation
@override double get barCodeWidth => (data.length + 2) * 13 * lineWidth;
barcode_widgets package
documentation
barcode_flutter
CodabarBarCodeParams
barCodeWidth property
CodabarBarCodeParams class