ShopPageBuilder class

Inheritance
  • Object
  • PageBuilder
  • ShopPageBuilder

Constructors

ShopPageBuilder(String uniqueId, AppModel app, String memberId, HomeMenuModel theHomeMenu, AppBarModel theAppBar, DrawerModel leftDrawer, DrawerModel rightDrawer)

Properties

app → AppModel
finalinherited
hashCode int
The hash code for this object.
no setterinherited
leftDrawer → DrawerModel
finalinherited
memberId String
finalinherited
pageId String
finalinherited
rightDrawer → DrawerModel
finalinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
theAppBar → AppBarModel
finalinherited
theHomeMenu → HomeMenuModel
finalinherited
uniqueId String
finalinherited

Methods

create(PlatformMediumModel? image, PlatformMediumModel? faderImage) Future<ShopModel>
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
setupDivider() Future<void>
toString() String
A string representation of this object.
inherited

Operators

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

Static Properties

dividerId String
getter/setter pair
faderId String
getter/setter pair
itemBackground String
getter/setter pair
shopFrontIdentifier1 String
getter/setter pair
shopFrontIdentifier2 String
getter/setter pair
thePageId String
getter/setter pair

Static Methods

action(AppModel app, String uniqueId) → ActionModel
cardBG() → BackgroundModel