menu
bytedesk_kefu package
documentation
blocs/thread_bloc/thread_bloc.dart
ThreadBloc
stream property
stream property
dark_mode
light_mode
stream
property
@
override
Stream
<
ThreadState
>
get
stream
inherited
The current
stream
of states.
Implementation
@override Stream<State> get stream => _stateController.stream;
bytedesk_kefu package
documentation
blocs/thread_bloc/thread_bloc
ThreadBloc
stream property
ThreadBloc class