barcodeListener property
The callback that will be called each time barcodes is detected.
Implementation
final Function(BarcodeScanningResult result)? barcodeListener;
The callback that will be called each time barcodes is detected.
final Function(BarcodeScanningResult result)? barcodeListener;