Aidra Connect 10.0.2+16
Aidra Connect Mobile Application
Loading...
Searching...
No Matches
profile_screen.dart File Reference
import package;
import core;
import localization;
import app_localizations.dart;
import features;
import account;
import screens;
import cubit;
import document_cubit;
import document_cubit.dart;
import profile_cubit;
import load_profile_cubit_cubit.dart;
import profile_screen;
import widgets;
import documents_listview.dart;
import material.dart;
import flutter_bloc.dart;
import flutter_screenutil.dart;
import hugeicons.dart;
import authentication;
import presentation;
import logic;
import authentication_bloc;
import authentication_bloc.dart;
import ui;
import custom_card.dart;
import custom_scaffold.dart;
import profile_information_form.dart;
Include dependency graph for profile_screen.dart:

Go to the source code of this file.

Classes

class  StatefulWidget

Functions

class ProfileScreen extends StatefulWidget initState ()
const ProfileScreen ({super.key})
override State< ProfileScreencreateState () => _WeeklyViewState()
override Widget build (BuildContext context)
Widget _buildDocumentButton ({ required String label, required BuildContext context, Function()? onPressed, })

Function Documentation

◆ _buildDocumentButton()

Widget _buildDocumentButton ( { required String label, required BuildContext context, Function()? onPressed, } )

Definition at line 53 of file profile_screen.dart.

Here is the call graph for this function:

◆ build()

override Widget build ( BuildContext context)

Definition at line 36 of file profile_screen.dart.

Here is the call graph for this function:

◆ createState()

override State< MonthlyView > createState ( ) => _WeeklyViewState()

◆ initState()

class ProfileScreen extends StatefulWidget initState ( )

Definition at line 15 of file profile_screen.dart.

Here is the call graph for this function:

◆ ProfileScreen()

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