onScannerStarted property

void Function(MobileScannerArguments? arguments)? onScannerStarted
final

The function that signals when the barcode scanner is started.

Implementation

final void Function(MobileScannerArguments? arguments)? onScannerStarted;