KeyPageInstance class

Inheritance

Constructors

KeyPageInstance(KeyPage keyPage, List<String> param)

Properties

completer Completer
getter/setter pairinherited
hashCode int
The hash code for this object.
no setterinherited
key ValueKey
no setteroverride
keyPage KeyPage
final
param List<String>
final
position SplitRouterPosition
no setteroverride
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

build() Widget
inherited
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
rebuild() Widget
override
toString() String
A string representation of this object.
override

Operators

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