Aidra Driver 1.3.5+68
Aidra Driver - Your path to green energy
Loading...
Searching...
No Matches
documents_screen.dart File Reference
import package;
import fluentui_system_icons.dart;
import material.dart;
import core;
import ui;
import theme;
import color_palette.dart;
import widgets;
import custom_scaffold.dart;
import pdf_opener.dart;
Include dependency graph for documents_screen.dart:

Go to the source code of this file.

Classes

class  StatefulWidget
class  DocumentItem

Functions

override Widget build (BuildContext context)
Widget _buildHeader ()
Widget _buildDocumentsView ()
Widget _buildDocumentCard (DocumentItem document)

Variables

class DocumentsScreen extends StatefulWidget documents

Function Documentation

◆ _buildDocumentCard()

Widget _buildDocumentCard ( DocumentItem document)

Definition at line 121 of file documents_screen.dart.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ _buildDocumentsView()

Widget _buildDocumentsView ( )

Definition at line 114 of file documents_screen.dart.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ _buildHeader()

Widget _buildHeader ( )

Definition at line 66 of file documents_screen.dart.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ build()

override Widget build ( BuildContext context)

Definition at line 54 of file documents_screen.dart.

Here is the call graph for this function:

Variable Documentation

◆ documents

class DocumentsScreen extends StatefulWidget documents