Return a stream of all input values regardless whether the new value is different than the previous value.
Stream<bool> get allValues;