stream property

A stream with events of type CallbackControllerState.

Implementation

Stream<CallbackControllerState> get stream => _controller.stream;