originalText Property

abstract val originalText: Flow<ScanText>

The text as recognised, before the user edits it.

Top