HypenNavigator class abstract

Inheritance
Mixed-in types

Constructors

HypenNavigator()

Properties

context BuildContext
no setterinherited
hashCode int
The hash code for this object.
no setterinherited
hypen MutateInforamtion
getter/setter pairinherited
pathParameters Map<String, String>
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
watcher NavigationWatcher?
getter/setter pair
widget Widget
no setterinherited

Methods

build(BuildContext context, MutateInforamtion hypen) FutureOr<HypenNavigator>?
createArgs() NavigationArgs?
disposeWidget() → void
override
initWidget() FutureOr<void>
override
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
onPop(BuildContext context, MutateInforamtion hypen) FutureOr<void>
register() → void
override
toString() String
A string representation of this object.
inherited

Operators

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