menu
scannerpro package
documentation
core/models/scanner_options.dart
ScannerOptions
maxBatchCount property
maxBatchCount property
dark_mode
light_mode
maxBatchCount
property
int
?
maxBatchCount
final
Optional maximum items limit in batch inventory mode.
Implementation
final int? maxBatchCount;
scannerpro package
documentation
core/models/scanner_options
ScannerOptions
maxBatchCount property
ScannerOptions class