menu
eliud_core_main package
documentation
model/app_component_bloc.dart
AppComponentBloc
stream property
stream property
dark_mode
light_mode
stream
property
@
override
Stream
<
AppComponentState
>
get
stream
inherited
The current
stream
of states.
Implementation
@override Stream<State> get stream => _stateController.stream;
eliud_core_main package
documentation
model/app_component_bloc
AppComponentBloc
stream property
AppComponentBloc class