menu
yjy_barcode_image package
documentation
barcode_image.dart
Barcode
minLength property
minLength property
dark_mode
light_mode
minLength
property
int
get
minLength
Returns minimum number of characters this
Barcode
can encode
Implementation
int get minLength => 1;
yjy_barcode_image package
documentation
barcode_image
Barcode
minLength property
Barcode class