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