text property

String? text
final

The recognized text as a string.

Returned in reading order for the language. For Latin, this is top to bottom within a Block, and left-to-right within a Line.

Implementation

final String? text;