onChange property

Stream<State> onChange

Implementation

Stream<State> get onChange => _store.onChange;