AnonymousPage class

Inheritance

Constructors

AnonymousPage(Widget _builder(), SplitRouterPosition position)

Properties

completer Completer
getter/setter pairinherited
hashCode int
The hash code for this object.
no setterinherited
key ValueKey
no setteroverride
keyNumber String
final
position SplitRouterPosition
getter/setter pairoverride-getter
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