|
Aidra Connect 10.0.2+16
Aidra Connect Mobile Application
|
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;
Go to the source code of this file.
Classes | |
| class | StatefulWidget |
Functions | |
| class EnvironmentalDashboardScreen extends StatefulWidget | _triggerEnvironmentalDashboardLoaderEvent () |
| const | EnvironmentalDashboardScreen ({super.key}) |
| override State< EnvironmentalDashboardScreen > | createState () |
| override void | initState () |
| override Widget | build (BuildContext context) |
| _adaptViewToState (EnvironmentalDashboarState state) | |
| _adaptViewToState | ( | EnvironmentalDashboarState | state | ) |
Definition at line 47 of file environmental_dashboard_screen.dart.

| class EnvironmentalDashboardScreen extends StatefulWidget _triggerEnvironmentalDashboardLoaderEvent | ( | ) |
Definition at line 10 of file environmental_dashboard_screen.dart.

| override Widget build | ( | BuildContext | context | ) |
Definition at line 39 of file environmental_dashboard_screen.dart.

| override State< EnvironmentalDashboardScreen > _triggerEnvironmentalDashboardLoaderEvent::createState | ( | ) |
| const _triggerEnvironmentalDashboardLoaderEvent::EnvironmentalDashboardScreen | ( | {super.key} | ) |

| override void initState | ( | ) |
Definition at line 33 of file environmental_dashboard_screen.dart.
