menu
custom_pdf_converter package
documentation
widgets.dart
BarcodeWidget
barcode property
barcode property
dark_mode
light_mode
barcode
property
Barcode
barcode
final
The type of barcode to use. use:
Barcode.code128()
Barcode.ean13()
...
Implementation
final Barcode barcode;
custom_pdf_converter package
documentation
widgets
BarcodeWidget
barcode property
BarcodeWidget class