menu
eliud_pkg_follow_model package
documentation
model/follow_requests_dashboard_component_bloc.dart
FollowRequestsDashboardComponentBloc
stream property
stream property
dark_mode
light_mode
stream
property
@
override
Stream
<
FollowRequestsDashboardComponentState
>
get
stream
inherited
The current
stream
of states.
Implementation
@override Stream<State> get stream => _stateController.stream;
eliud_pkg_follow_model package
documentation
model/follow_requests_dashboard_component_bloc
FollowRequestsDashboardComponentBloc
stream property
FollowRequestsDashboardComponentBloc class