menu
eliud_pkg_feed_model package
documentation
model/post_list_bloc.dart
PostListBloc
stream property
stream property
dark_mode
light_mode
stream
property
@
override
Stream
<
PostListState
>
get
stream
inherited
The current
stream
of states.
Implementation
@override Stream<State> get stream => _stateController.stream;
eliud_pkg_feed_model package
documentation
model/post_list_bloc
PostListBloc
stream property
PostListBloc class