stateChanged property

Stream<int> get stateChanged

Implementation

Stream<int> get stateChanged => _stateController.stream;