menu
barcode_scanner package
documentation
core.dart
BarcodeFormatCommonFourStateConfiguration
formats property
formats property
dark_mode
light_mode
formats
property
List
<
BarcodeFormat
>
formats
getter/setter pair
List of four-state barcode formats to scan.
Implementation
List<BarcodeFormat> formats;
barcode_scanner package
documentation
core
BarcodeFormatCommonFourStateConfiguration
formats property
BarcodeFormatCommonFourStateConfiguration class