JotrockenmitLockenScreenConfigurations class

Inheritance
  • Object
  • ScreenConfigurations
  • JotrockenmitLockenScreenConfigurations
Mixed-in types

Constructors

JotrockenmitLockenScreenConfigurations.fromBlogAndDataConfigs({required List<BlogPageConfig> blogPageConfigs, required List<MyTwoCentsConfig> twoCentsConfigs})

Properties

blogPageConfigs List<BlogPageConfig>
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
twoCentsConfigs List<MyTwoCentsConfig>
getter/setter pair

Methods

getAllPagesConfigs() List<StatefulBranchInfoProvider>
override
getAllValidRoutes() List<String>
inherited
getAppBarDestinations(BuildContext context) List<NavigationDestination>
inherited
getBlogPagesConfig() List<BlogPageConfig>
override
getDataPagesConfig() List<StatefulBranchInfoProvider>
override
getErrorPagesConfig() List<StatefulBranchInfoProvider>
override
getFooterPagesConfig() List<FooterPageConfig>
override
getMediaCriticsPagesConfig() List<MyTwoCentsConfig>
override
getNavRailDestinations(BuildContext context) List<NavigationRailDestination>
inherited
getNavRailPagesConfig() List<NavBarPageConfig>
override
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