modifiedText Property

abstract val modifiedText: Flow<ScanText>

The text as the user has edited it.

Top