play abstract method
void
play()
Starts animation. Removes the current play callback. Same as play(null).
Implementation
void play();
Starts animation. Removes the current play callback. Same as play(null).
void play();