menu
eliud_pkg_create package
documentation
widgets/style_selection_bloc/style_selection_bloc.dart
StyleSelectionBloc
stream property
stream property
dark_mode
light_mode
stream
property
@
override
Stream
<
StyleSelectionState
>
get
stream
inherited
The current
stream
of states.
Implementation
@override Stream<State> get stream => _stateController.stream;
eliud_pkg_create package
documentation
widgets/style_selection_bloc/style_selection_bloc
StyleSelectionBloc
stream property
StyleSelectionBloc class