menu
qr_bar_code package
documentation
code/src/upca.dart
BarcodeUpcA
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 => 11;
qr_bar_code package
documentation
code/src/upca
BarcodeUpcA
minLength property
BarcodeUpcA class