changes property

Stream<C> changes

The stream of Changes to notify your UI or other state elements that they should update.

Implementation

Stream<C> get changes => _controller.stream;