maxLength property

int maxLength

Returns maximum number of characters this Barcode can encode

Implementation

int get maxLength => _infiniteMaxLength;