onText property

Stream<String> get onText

Implementation

Stream<String> get onText => _textSubject.stream;