CallbackEffectExtensions<T> extension

on

Methods

callback({Duration? delay, Duration? duration, required ValueChanged<bool> callback}) → T

Available on AnimateManager<T>, provided by the CallbackEffectExtensions extension

Adds a callback extension to AnimateManager (Animate and AnimateList).