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