minLength property

int get minLength

Returns minimum number of characters this Barcode can encode

Implementation

int get minLength => 1;