Implemented types
Implementers
Properties
hashCode
→ int
The hash code for this object.
no setter inherited
hookName
→ String ?
Optional feature hook name for this navigation shell
no setter
navProperties
→ NavProperties
Optional navigation properties to customize the layout
navigation ui
no setter
navTargets
→ List <NavTarget >
A pre-defined list of navigation targets to route nav
menu selections. Additional targets may be added via
feature hooks if hookName is not null and registered
app.Feature
s provide NavTarget feature anchors.
no setter
postLoginBootstrapHook
→ String ?
Optional post-login bootstrap hook name
no setter
routeName
→ String
The name of this page for named navigation
no setter override
routePath
→ String
The path and route to navigate to this page
no setter override
runtimeType
→ Type
A representation of the runtime type of the object.
no setter inherited
title
→ String
The root view title
final
nav_layouts_component 0.0.41