uiStateStream property

Stream<UIState> get uiStateStream

Implementation

Stream<UIState> get uiStateStream => _uiStateController.stream;