- override
Calls listener every time the status of the animation changes.
Listeners can be removed with removeStatusListener.
Source
@override
void addStatusListener(AnimationStatusListener listener) { }
Calls listener every time the status of the animation changes.
Listeners can be removed with removeStatusListener.
@override
void addStatusListener(AnimationStatusListener listener) { }