menu
eliud_pkg_notifications_model package
documentation
model/notification_dashboard_component_bloc.dart
NotificationDashboardComponentBloc
stream property
stream property
dark_mode
light_mode
stream
property
@
override
Stream
<
NotificationDashboardComponentState
>
get
stream
inherited
The current
stream
of states.
Implementation
@override Stream<State> get stream => _stateController.stream;
eliud_pkg_notifications_model package
documentation
model/notification_dashboard_component_bloc
NotificationDashboardComponentBloc
stream property
NotificationDashboardComponentBloc class