minLength property

int minLength

Returns minimum number of characters this Barcode can encode

Implementation

int get minLength => 1;