menu
mahdaad_core package
documentation
core/blocs/notification_bloc.dart
NotifCubit
stream property
stream property
dark_mode
light_mode
stream
property
@
override
Stream
<
NotifRepository
>
get
stream
inherited
The current
stream
of states.
Implementation
@override Stream<State> get stream => _stateController.stream;
mahdaad_core package
documentation
core/blocs/notification_bloc
NotifCubit
stream property
NotifCubit class