menu
insuideindoor package
documentation
main/bloc/myhome_bloc.dart
MyhomeBloc
stream property
stream property
dark_mode
light_mode
stream
property
@
override
Stream
<
MyhomeState
>
get
stream
inherited
The current
stream
of states.
Implementation
@override Stream<State> get stream => _stateController.stream;
insuideindoor package
documentation
main/bloc/myhome_bloc
MyhomeBloc
stream property
MyhomeBloc class