menu
scannerpro package
documentation
core/models/ocr_text_result.dart
OcrTextResult
fullText property
fullText property
dark_mode
light_mode
fullText
property
String
fullText
final
Unstructured full text extracted from the document.
Implementation
final String fullText;
scannerpro package
documentation
core/models/ocr_text_result
OcrTextResult
fullText property
OcrTextResult class