Aidra Connect 10.0.2+16
Aidra Connect Mobile Application
Loading...
Searching...
No Matches
environmental_dashboard_screen.dart File Reference
import package;
import material.dart;
import flutter_bloc.dart;
import core;
import ui;
import screens;
import views;
import faild_to_fetch_data_view.dart;
import widgets;
import custom_scaffold.dart;
import authentication;
import presentation;
import logic;
import authentication_bloc;
import authentication_bloc.dart;
import cubit;
import environmental_dashboar_cubit.dart;
import enviromental_dashboard_data_loaded_view.dart;
Include dependency graph for environmental_dashboard_screen.dart:

Go to the source code of this file.

Classes

class  StatefulWidget

Functions

class EnvironmentalDashboardScreen extends StatefulWidget _triggerEnvironmentalDashboardLoaderEvent ()
const EnvironmentalDashboardScreen ({super.key})
override State< EnvironmentalDashboardScreencreateState ()
override void initState ()
override Widget build (BuildContext context)
 _adaptViewToState (EnvironmentalDashboarState state)

Function Documentation

◆ _adaptViewToState()

_adaptViewToState ( EnvironmentalDashboarState state)

Definition at line 47 of file environmental_dashboard_screen.dart.

Here is the call graph for this function:

◆ _triggerEnvironmentalDashboardLoaderEvent()

class EnvironmentalDashboardScreen extends StatefulWidget _triggerEnvironmentalDashboardLoaderEvent ( )

Definition at line 10 of file environmental_dashboard_screen.dart.

Here is the call graph for this function:

◆ build()

override Widget build ( BuildContext context)

Definition at line 39 of file environmental_dashboard_screen.dart.

Here is the call graph for this function:

◆ createState()

override State< EnvironmentalDashboardScreen > _triggerEnvironmentalDashboardLoaderEvent::createState ( )

◆ EnvironmentalDashboardScreen()

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

◆ initState()

override void initState ( )

Definition at line 33 of file environmental_dashboard_screen.dart.

Here is the call graph for this function: