- Inheritance
- Object
- AdminAppInstallerBase
- AdminApp
Constructors
-
AdminApp(String appId, DrawerModel _drawer, DrawerModel _endDrawer, AppBarModel _appBar, RgbModel backgroundColor)
-
Construct the AdminApp
Methods
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed. [...]
inherited
-
run()
→ dynamic
-
Run the admin, i.e setup all admin pages
override
-
toString()
→ String
-
A string representation of this object. [...]
inherited