menu
eliud_pkg_chat_model package
documentation
model/chat_list_bloc.dart
ChatListBloc
stream property
stream property
dark_mode
light_mode
stream
property
@
override
Stream
<
ChatListState
>
get
stream
inherited
The current
stream
of states.
Implementation
@override Stream<State> get stream => _stateController.stream;
eliud_pkg_chat_model package
documentation
model/chat_list_bloc
ChatListBloc
stream property
ChatListBloc class