Stops calling the listener every time the status of the animation changes.
Listeners can be added with addStatusListener.
Source
void removeStatusListener(AnimationStatusListener listener) => parent.removeStatusListener(listener);
Stops calling the listener every time the status of the animation changes.
Listeners can be added with addStatusListener.
void removeStatusListener(AnimationStatusListener listener) => parent.removeStatusListener(listener);