JotrockenMitLockenRoutes class

Inheritance
  • Object
  • RoutesCreator
  • JotrockenMitLockenRoutes

Constructors

JotrockenMitLockenRoutes({required BlogDependentAppAttributes blogDependentAppAttributes})

Properties

blogDependentAppAttributes BlogDependentAppAttributes
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
scaffoldKey GlobalKey<ScaffoldState>
finalinherited

Methods

buildGoRouteForSPA((Widget, StatefulBranchInfoProvider) allPagesWithConfigs, AppAttributes appAttributes) GoRoute
inherited
createBranches(AppAttributes appAttributes) → dynamic
inherited
createStatefulShellBranches(AppAttributes appAttributes, List<(Widget, StatefulBranchInfoProvider)> allPagesWithConfigs) List<StatefulShellBranch>
inherited
getAllPagesWithConfigs(AppAttributes appAttributes) List<(Widget, StatefulBranchInfoProvider)>
override
getFooter(AppAttributes appAttributes) → Footer
override
getRouterConfig(AppAttributes appAttributes, AnimationController controller, void handleChangedPageIndex(int value), int currentPageIndex) GoRouter
inherited
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