to property

T? to
final

The final animated value for this tween (tween mode only).

Used as the end value of the forward pass when not in keyframed mode. Ignored if frames is non-null.

Implementation

final T? to;