The function that is called when this Tween starts.
This happens after the specified delay.
set onStart(void function()) { _onStart = function; }