menu
ocr_scan_text package
documentation
ocr_scan/module/scan_module.dart
ScanModule
matchedCounterList property
matchedCounterList property
dark_mode
light_mode
matchedCounterList
property
List
<
ScanMatchCounter
>
matchedCounterList
getter/setter pair
The last list of results found by the module
Implementation
List<ScanMatchCounter> matchedCounterList = [];
ocr_scan_text package
documentation
ocr_scan/module/scan_module
ScanModule
matchedCounterList property
ScanModule class