parent property

Tween<T> parent
final

The tween being reversed.

Implementation

final Tween<T> parent;