changes property

Stream<C> changes
latefinal

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

Implementation

late final changes = _getStream();