textFieldStream property

Stream<String> textFieldStream

Implementation

Stream<String> get textFieldStream => _textFieldController.stream;