NavLinkServiceConfig class

Inheritance

Constructors

const

Properties

enableLogger → bool
Enable logging for navigation actions
finalinherited
hashCode → int
The hash code for this object.
no setterinherited
linkHandlers → List<NavLinkHandler>?
List of link handlers to process specific link patterns.
final
linkPrefixes → List<String>?
List of link prefixes to match incoming URLs against.
final
Navigator key to access navigator state
finalinherited
runtimeType → Type
A representation of the runtime type of the object.
no setterinherited

Methods

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