textChange property

Stream<String> get textChange

Implementation

Stream<String> get textChange => _textController.stream;