HelloWorldPages class

Constructors

HelloWorldPages(AppBarModel appBar, HomeMenuModel? homeMenu, DrawerModel? drawer, DrawerModel? endDrawer)

Properties

appBar → AppBarModel
final
drawer → DrawerModel?
final
endDrawer → DrawerModel?
final
hashCode int
The hash code for this object.
no setterinherited
homeMenu → HomeMenuModel?
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
run(MemberModel? member) Future<void>
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Static Properties

createAndroidApp String
getter/setter pair
createAuthentication String
getter/setter pair
createDatabase String
getter/setter pair
createFirebaseProject String
getter/setter pair
createFlutterProject String
getter/setter pair
createFlutterWebProject String
getter/setter pair
createGoogleAccount String
getter/setter pair
createStorage String
getter/setter pair
createWebApp String
getter/setter pair
deployWebApp String
getter/setter pair
domainName String
getter/setter pair
hosting String
getter/setter pair
oAuthInstructions String
getter/setter pair
signinInstructions String
getter/setter pair