The function that is called when an AnimationChain is completed.
Source
set onComplete(void function()) { _onComplete = function; }
The function that is called when an AnimationChain is completed.
set onComplete(void function()) { _onComplete = function; }