streamValue property

Stream<bool> get streamValue

Implementation

Stream<bool> get streamValue => _valueController.stream;