menu
eliud_stl_mona_model package
documentation
model/mona_style_attributes_component_bloc.dart
MonaStyleAttributesComponentBloc
stream property
stream property
dark_mode
light_mode
stream
property
@
override
Stream
<
MonaStyleAttributesComponentState
>
get
stream
inherited
The current
stream
of states.
Implementation
@override Stream<State> get stream => _stateController.stream;
eliud_stl_mona_model package
documentation
model/mona_style_attributes_component_bloc
MonaStyleAttributesComponentBloc
stream property
MonaStyleAttributesComponentBloc class