menu
custom_pdf_converter package
documentation
widgets.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;
custom_pdf_converter package
documentation
widgets
Barcode
minLength property
Barcode class