onArrival property

ValueChanged<T>? onArrival
final

A callback that's called when the animated widget's animation is done.

Implementation

final ValueChanged<T>? onArrival;