menu
eliud_pkg_medium_model package
documentation
model/album_component_bloc.dart
AlbumComponentBloc
stream property
stream property
dark_mode
light_mode
stream
property
@
override
Stream
<
AlbumComponentState
>
get
stream
inherited
The current
stream
of states.
Implementation
@override Stream<State> get stream => _stateController.stream;
eliud_pkg_medium_model package
documentation
model/album_component_bloc
AlbumComponentBloc
stream property
AlbumComponentBloc class