streamValue property

Stream<bool> streamValue

Implementation

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