menu
u package
documentation
components/u_barcode.dart
BarcodeItf
maxLength property
maxLength property
dark_mode
light_mode
maxLength
property
@
override
int
get
maxLength
override
Implementation
@override int get maxLength => fixedLength != null ? fixedLength! : super.maxLength;
u package
documentation
components/u_barcode
BarcodeItf
maxLength property
BarcodeItf class