menu
mahdaad_core package
documentation
core/blocs/notification_bloc.dart
NotifCubit
NotifCubit constructor
NotifCubit constructor
dark_mode
light_mode
NotifCubit
constructor
NotifCubit
(
NotifRepository
state
)
Implementation
NotifCubit(NotifRepository state) : super(state);
mahdaad_core package
documentation
core/blocs/notification_bloc
NotifCubit
NotifCubit constructor
NotifCubit class