Founders class abstract

Inheritance
Implementers

Constructors

Founders(InstallApp? installApp, HomeMenuModel? homeMenu, DrawerModel? drawer, DrawerModel? endDrawer)

Properties

alignment → SectionImageAlignment
finalinherited
drawer → DrawerModel?
finalinherited
endDrawer → DrawerModel?
finalinherited
hashCode int
The hash code for this object.
no setterinherited
homeMenu → HomeMenuModel?
finalinherited
identifier String
finalinherited
imagePosition → RelativeImagePosition
finalinherited
imageWidth double
finalinherited
installApp InstallApp?
finalinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

aboutDescription() String
inherited
aboutText() String
inherited
aboutTitle() String
inherited
assetLocation() String
override
doIt() Future<void>
inherited
doItForFounders() Future<void>
installAboutImage() Future<PlatformMediumModel>
inherited
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

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

Static Properties

identifier2 String
getter/setter pair