menu
_private_chat_plugin package
documentation
connection_status/bloc/connection_status_bloc.dart
ConnectionStatusBloc
stream property
stream property
dark_mode
light_mode
stream
property
@
override
Stream
<
ConnectionStatusState
>
get
stream
inherited
The current
stream
of states.
Implementation
@override Stream<State> get stream => _stateController.stream;
_private_chat_plugin package
documentation
connection_status/bloc/connection_status_bloc
ConnectionStatusBloc
stream property
ConnectionStatusBloc class