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