onDetect property

void Function(BarcodeCapture)? onDetect
final

The primary callback function that is called when a barcode is detected.

Implementation

final void Function(BarcodeCapture)? onDetect;