menu
qr_bar_code package
documentation
code/src/qrcode.dart
BarcodeQR
maxLength property
maxLength property
dark_mode
light_mode
maxLength
property
@
override
int
get
maxLength
override
Returns maximum number of characters this
CodeType
can encode
Implementation
@override int get maxLength => 2953;
qr_bar_code package
documentation
code/src/qrcode
BarcodeQR
maxLength property
BarcodeQR class