Aidra Connect 10.0.2+16
Aidra Connect Mobile Application
Loading...
Searching...
No Matches
notification_screen.dart File Reference
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;
Include dependency graph for notification_screen.dart:

Go to the source code of this file.

Classes

class  StatefulWidget

Functions

class NotificationsScreen extends StatefulWidget _triggerEnvironmentalDashboardLoaderEvent ()
const NotificationsScreen ({super.key})
override State< NotificationsScreencreateState ()
override void initState ()
override Widget build (BuildContext context)
 _adaptViewToState (NotificationsState state)

Function Documentation

◆ _adaptViewToState()

_adaptViewToState ( NotificationsState state)

Definition at line 52 of file notification_screen.dart.

Here is the call graph for this function:

◆ _triggerEnvironmentalDashboardLoaderEvent()

class NotificationsScreen extends StatefulWidget _triggerEnvironmentalDashboardLoaderEvent ( )

Definition at line 12 of file notification_screen.dart.

Here is the call graph for this function:

◆ build()

override Widget build ( BuildContext context)

Definition at line 37 of file notification_screen.dart.

Here is the call graph for this function:

◆ createState()

override State< NotificationsScreen > _triggerEnvironmentalDashboardLoaderEvent::createState ( )

◆ initState()

override void initState ( )

Definition at line 31 of file notification_screen.dart.

Here is the call graph for this function:

◆ NotificationsScreen()

const _triggerEnvironmentalDashboardLoaderEvent::NotificationsScreen ( {super.key} )
Here is the caller graph for this function: