About class

Inheritance

Constructors

About({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
override
aboutText() String
override
aboutTitle() String
override
assetLocation() String
override
doIt() Future<void>
inherited
installAboutImage() Future<PlatformMediumModel>
inherited
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
run() Future<void>
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