A stream of the state machine's state.
@override Stream<STATE> get stateStream => _controller.stream.asBroadcastStream();