menu
barcode_scanner package
documentation
core.dart
BarcodeFormatCode2Of5Configuration
stripCheckDigits property
stripCheckDigits property
dark_mode
light_mode
stripCheckDigits
property
bool
stripCheckDigits
getter/setter pair
If true, the check digits are stripped from the result.
Default is false
Implementation
bool stripCheckDigits;
barcode_scanner package
documentation
core
BarcodeFormatCode2Of5Configuration
stripCheckDigits property
BarcodeFormatCode2Of5Configuration class