menu
barcode_scanner package
documentation
core.dart
BarcodeFormatCode39Configuration
tryCode39ExtendedMode property
tryCode39ExtendedMode property
dark_mode
light_mode
tryCode39ExtendedMode
property
bool
tryCode39ExtendedMode
getter/setter pair
If true, try to scan CODE_39 in extended mode.
Default is false
Implementation
bool tryCode39ExtendedMode;
barcode_scanner package
documentation
core
BarcodeFormatCode39Configuration
tryCode39ExtendedMode property
BarcodeFormatCode39Configuration class