end property
T
end
final
The ending value for the animation.
This is the value the animation reaches in forward mode or starts from in reverse mode. For ping-pong modes, this represents the other extreme of the oscillation.
Implementation
final T end;