stopScanOnBarcodeDetected property
Indicates if barcode scanning should stop after a barcode is detected. If false
, onBarcodeDetected
may be triggered multiple times for the same barcode.
Implementation
final bool stopScanOnBarcodeDetected;
Indicates if barcode scanning should stop after a barcode is detected. If false
, onBarcodeDetected
may be triggered multiple times for the same barcode.
final bool stopScanOnBarcodeDetected;