PageBuilder class
- Implementers
Constructors
- PageBuilder(String uniqueId, String pageId, AppModel app, String memberId, HomeMenuModel theHomeMenu, AppBarModel theAppBar, DrawerModel leftDrawer, DrawerModel rightDrawer)
Properties
- app → AppModel
-
final
- hashCode → int
-
The hash code for this object.
no setterinherited
- leftDrawer → DrawerModel
-
final
- memberId → String
-
final
- pageId → String
-
final
- rightDrawer → DrawerModel
-
final
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- theAppBar → AppBarModel
-
final
- theHomeMenu → HomeMenuModel
-
final
- uniqueId → String
-
final
Methods
-
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