|
Aidra Connect 10.0.2+16
Aidra Connect Mobile Application
|
import core;import ui;import widgets;import custom_appbar.dart;import package;import material.dart;import flutter_screenutil.dart;import lottie.dart;import constants;import assets.dart;
Go to the source code of this file.
Classes | |
| class | StatefulWidget |
Functions | |
| override void | initState () |
| override void | dispose () |
| void | _onScroll () |
| override Widget | build (BuildContext context) |
Variables | |
| class CustomScaffold extends StatefulWidget | _scrollController = ScrollController() |
| bool | _showShadow = false |
| void _onScroll | ( | ) |
| override Widget build | ( | BuildContext | context | ) |
Definition at line 62 of file custom_scaffold.dart.
| override void dispose | ( | ) |
| override void initState | ( | ) |
| class CustomScaffold extends StatefulWidget _scrollController = ScrollController() |
| bool _showShadow = false |
Definition at line 38 of file custom_scaffold.dart.