Aidra Driver 1.3.5+68
Aidra Driver - Your path to green energy
Loading...
Searching...
No Matches
unloading_screen.dart File Reference
import package;
import easy_localization.dart;
import material.dart;
import core;
import ui;
import theme;
import color_palette.dart;
import widgets;
import custom_scaffold.dart;
import tab_selector.dart;
import views;
import unloading_history_view.dart;
import unloading_process_view.dart;
Include dependency graph for unloading_screen.dart:

Go to the source code of this file.

Classes

class  StatefulWidget

Functions

override Widget build (BuildContext context)

Variables

class UnloadingScreen extends StatefulWidget pageViewController = PageController()
bool isPendingSelected = true

Function Documentation

◆ build()

override Widget build ( BuildContext context)

Definition at line 23 of file unloading_screen.dart.

Here is the call graph for this function:

Variable Documentation

◆ isPendingSelected

bool isPendingSelected = true

Definition at line 20 of file unloading_screen.dart.

◆ pageViewController

class UnloadingScreen extends StatefulWidget pageViewController = PageController()