FaderPageBuilder class Null safety

Inheritance
  • Object
  • PageBuilder
  • FaderPageBuilder

Constructors

FaderPageBuilder(String uniqueId, String componentId, String pageId, AppModel app, String memberId, HomeMenuModel theHomeMenu, AppBarModel theAppBar, DrawerModel leftDrawer, DrawerModel rightDrawer)

Properties

alignment SectionImageAlignment
final
app → AppModel
final, inherited
componentId String
final
hashCode int
The hash code for this object. [...]
read-only, inherited
imagePosition RelativeImagePosition
final
leftDrawer → DrawerModel
final, inherited
memberId String
final, inherited
pageId String
final, inherited
rightDrawer → DrawerModel
final, inherited
runtimeType Type
A representation of the runtime type of the object.
read-only, inherited
theAppBar → AppBarModel
final, inherited
theHomeMenu → HomeMenuModel
final, inherited
uniqueId String
final, inherited

Methods

create() → dynamic
createFader(PlatformMediumModel android, PlatformMediumModel iphone, PlatformMediumModel tablet, PlatformMediumModel macbook) → dynamic
installImage(String location) → dynamic
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed. [...]
inherited
screen75() → PosSizeModel
toString() String
A string representation of this object. [...]
inherited

Operators

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

Static Properties

androidImage String
read / write
iphoneImage String
read / write
macbookImage String
read / write
tabletImage String
read / write