ListenEffectExtensions<T> extension

on

Methods

listen({Duration? delay, Duration? duration, Curve? curve, double? begin, double? end, required ValueChanged<double> callback, bool clamp = true}) → T

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

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