onScannerStarted property
The function that signals when the barcode scanner is started.
Implementation
final void Function(MobileScannerArguments? arguments)? onScannerStarted;
The function that signals when the barcode scanner is started.
final void Function(MobileScannerArguments? arguments)? onScannerStarted;