start property
T
start
final
The starting value for the animation.
This is the value the animation begins with in forward mode or ends with in reverse mode. For ping-pong modes, this represents one extreme of the oscillation.
Implementation
final T start;