AlbumPageBuilder class
- Inheritance
-
- Object
- PageBuilder
- AlbumPageBuilder
Constructors
Properties
- albumComponentIdentifier → String
-
final
- app → AppModel
-
finalinherited
- examplePhoto1AssetPath → String
-
final
- examplePhoto2AssetPath → String
-
final
- 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
-
albumModel(
) → Future< AlbumModel> -
create(
) → Future< PageModel> -
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