valueChange property

Stream<String> get valueChange

Implementation

Stream<String> get valueChange => _valueController.stream;