menu
reader_ocr package
documentation
ocr_viewer.dart
OcrViewer
isProcessing property
isProcessing property
dark_mode
light_mode
isProcessing
property
ValueNotifier
<
bool
>
isProcessing
final
Implementation
final ValueNotifier<bool> isProcessing = ValueNotifier<bool>(false);
reader_ocr package
documentation
ocr_viewer
OcrViewer
isProcessing property
OcrViewer class