ControlRouteTransitionSetup class

Properties

active bool
no setter
backgroundActive bool
no setter
backgroundIncoming bool
no setter
backgroundOutgoing bool
no setter
foregroundActive bool
no setter
foregroundIncoming bool
no setter
foregroundOutgoing bool
no setter
hashCode int
The hash code for this object.
no setterinherited
incomingAnimation Animation<double>
final
outgoingAnimation Animation<double>
final
root bool
no setter
route ControlRouteTransition
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
settings RouteSettings?
no setter

Methods

curved({Curve? incomingCurve, Curve? outgoingCurve}) ControlRouteTransitionSetup
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