menu
dan_barcode_scan package
documentation
model/scan_options.dart
ScanOptions
restrictFormat property
restrictFormat property
dark_mode
light_mode
restrictFormat
property
List
<
BarcodeFormat
>
restrictFormat
final
Restrict the supported barcode formats
Implementation
final List<BarcodeFormat> restrictFormat;
dan_barcode_scan package
documentation
model/scan_options
ScanOptions
restrictFormat property
ScanOptions class