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
-
override
-
getMediaCriticsPagesConfig(
) → List< MyTwoCentsConfig> -
override
-
inherited
-
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