import package;
import core;
import localization;
import app_localizations.dart;
import ui;
import screens;
import views;
import faild_to_fetch_data_view.dart;
import widgets;
import custom_scaffold.dart;
import features;
import notifications;
import presentation;
import logic;
import notifications_cubit;
import notifications_cubit.dart;
import notifications_screen;
import notifications_loaded_view.dart;
import material.dart;
import flutter_bloc.dart;
import authentication;
import authentication_bloc;
import authentication_bloc.dart;
Go to the source code of this file.
◆ _adaptViewToState()
◆ _triggerEnvironmentalDashboardLoaderEvent()
◆ build()
| override Widget build |
( |
BuildContext | context | ) |
|
◆ createState()
| override State< NotificationsScreen > _triggerEnvironmentalDashboardLoaderEvent::createState |
( |
| ) |
|
◆ initState()
| override void initState |
( |
| ) |
|
◆ NotificationsScreen()
| const _triggerEnvironmentalDashboardLoaderEvent::NotificationsScreen |
( |
{super.key} | | ) |
|