menu
u package
documentation
components/u_scanner.dart
UScanner
onScan property
onScan property
dark_mode
light_mode
onScan
property
ValueChanged
<
String
>
?
onScan
final
Called with the raw value of the first detected barcode.
Implementation
final ValueChanged<String>? onScan;
u package
documentation
components/u_scanner
UScanner
onScan property
UScanner class