OnAnimate<T, S> typedef

OnAnimate<T, S> = S Function(T value)

Implementation

typedef OnAnimate<T, S> = S Function(T value);