onDetect property
The function that signals when new codes were detected by the controller.
Implementation
final void Function(BarcodeCapture barcodes) onDetect;
The function that signals when new codes were detected by the controller.
final void Function(BarcodeCapture barcodes) onDetect;