textFieldStream property

Stream<String> get textFieldStream

Implementation

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