menu
flexible_mobile_scanner package
documentation
mobile_scanner.dart
MobileScannerController
formats property
formats property
dark_mode
light_mode
formats
property
List
<
BarcodeFormat
>
?
formats
final
If provided, the scanner will only detect those specific formats
Implementation
final List<BarcodeFormat>? formats;
flexible_mobile_scanner package
documentation
mobile_scanner
MobileScannerController
formats property
MobileScannerController class