Path class
Properties
builder
→ PathWidgetBuilder
The builder for the associated pattern route. The first argument is the
BuildContext and the second argument a RegEx match if that is included
in the pattern.
final
hashCode
→ int
The hash code for this object.
no setter inherited
openInSecondScreen
→ bool
If the route should open on the second screen on foldables.
final
pattern
→ String
A RegEx string for route matching.
final
runtimeType
→ Type
A representation of the runtime type of the object.
no setter inherited
Methods
noSuchMethod (Invocation invocation )
→ dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString ()
→ String
A string representation of this object.
inherited