NavigatorDelegate<T> class

Mixed in types

Constructors

Properties

action NavAction
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
key Object
no setteroverride
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

getState() NavigatorState?
override
init() Future<void>
inherited
initRun(NavigatorState state) FutureOr<void>
override
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
onFailed() → void
override
runWith(void run(NavigatorState state), void onFailed()) Future<void>
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited