menu
scannerpro package
documentation
core/models/scanner_options.dart
ScannerOptions
enableSound property
enableSound property
dark_mode
light_mode
enableSound
property
bool
enableSound
final
Whether audio beep feedback is emitted on scan success/failure.
Implementation
final bool enableSound;
scannerpro package
documentation
core/models/scanner_options
ScannerOptions
enableSound property
ScannerOptions class