- override
Stop calling the listener every time the value of the animation changes.
Listeners can be added with addListener
.
Source
@override void removeListener(VoidCallback listener) { }
Stop calling the listener every time the value of the animation changes.
Listeners can be added with addListener
.
@override void removeListener(VoidCallback listener) { }