onScan property

ValueChanged<String>? onScan
final

Called with the raw value of the first detected barcode.

Implementation

final ValueChanged<String>? onScan;