markedText property
final
The text covered by this markup annotation, extracted from the page's text layer.
Null when the text page could not be loaded (e.g. the page has no text layer, as with scanned documents). An empty string means the text layer exists but no characters fall within the annotated region.
Implementation
final String? markedText;