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