menu
qr_bar_code package
documentation
code/src/upce.dart
BarcodeUpcE
minLength property
minLength property
dark_mode
light_mode
minLength
property
@
override
int
get
minLength
override
Returns minimum number of characters this
CodeType
can encode
Implementation
@override int get minLength => 6;
qr_bar_code package
documentation
code/src/upce
BarcodeUpcE
minLength property
BarcodeUpcE class