onDetect property

void Function(BarcodeCapture barcodes) onDetect
final

The function that signals when new codes were detected by the controller.

Implementation

final void Function(BarcodeCapture barcodes) onDetect;