stream property

Stream<S> stream
inherited

The current state stream.

Implementation

Stream<State> get stream => _stateController.stream;