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