menu
qr_scanner_master package
documentation
models/scan_options.dart
ScanOptions
detectInverted property
detectInverted property
dark_mode
light_mode
detectInverted
property
bool
detectInverted
final
Whether to detect inverted (white on black) codes
Implementation
final bool detectInverted;
qr_scanner_master package
documentation
models/scan_options
ScanOptions
detectInverted property
ScanOptions class