menu
quick_qr package
documentation
quick_qr.dart
BarcodeScanner
formats property
formats property
dark_mode
light_mode
formats
property
List
<
BarcodeFormat
>
formats
final
List that restrict the scan to specific barcode formats.
Implementation
final List<BarcodeFormat> formats;
quick_qr package
documentation
quick_qr
BarcodeScanner
formats property
BarcodeScanner class