onScanned property
Callback fired when a barcode is successfully scanned.
Implementation
final void Function(BarcodeCapture capture)? onScanned;
Callback fired when a barcode is successfully scanned.
final void Function(BarcodeCapture capture)? onScanned;