menu
video_confi package
documentation
features/me/bloc/me_bloc.dart
MeBloc
stream property
stream property
dark_mode
light_mode
stream
property
Stream
<
MeState
>
get
stream
inherited
The current state stream.
Implementation
Stream<State> get stream => _stateController.stream;
video_confi package
documentation
features/me/bloc/me_bloc
MeBloc
stream property
MeBloc class