tween property

Animatable<T> tween
final

The tween used to produce values for this segment.

Implementation

final Animatable<T> tween;