menu
cometchat_chat_uikit package
documentation
chat_ui/src/search/bloc/search_bloc.dart
SearchBloc
stream property
stream property
dark_mode
light_mode
stream
property
@
override
Stream
<
SearchState
>
get
stream
inherited
The current
stream
of states.
Implementation
@override Stream<State> get stream => _stateController.stream;
cometchat_chat_uikit package
documentation
chat_ui/src/search/bloc/search_bloc
SearchBloc
stream property
SearchBloc class