menu
u package
documentation
components/u_barcode.dart
Barcode
ean8 static method
ean8 static method
dark_mode
light_mode
ean8
static method
Barcode
ean8
(
{
bool
drawSpacers
=
false
,
})
Implementation
static Barcode ean8({bool drawSpacers = false}) => BarcodeEan8(drawSpacers);
u package
documentation
components/u_barcode
Barcode
ean8 static method
Barcode class