stream property

The current stream of states.

Implementation

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