TranxIN class

Inheritance

Constructors

TranxIN()

Properties

animation Animation<double>?
getter/setter pair
child Widget?
getter/setter pairinherited
curve Curve?
getter/setter pair
duration Duration?
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
reverseCurve Curve?
getter/setter pair
reverseDuration Duration?
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
tween List<Tween<Object?>>?
getter/setter pair

Methods

call() TranxOUT
override
copy(TranxIN iN) TranxIN
override
createNew() TranxIN
override
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
resolve(dynamic data, Symbol tag) TranxIN
override
toString() String
A string representation of this object.
inherited

Operators

operator *(double operand) TranxIN
inherited
operator +(TranxIN operand) TranxIN
inherited
operator -(TranxIN operand) TranxIN
inherited
operator ==(Object other) bool
The equality operator.
inherited