ListenEffectExtensions<T> extension

on

Methods

listen({Duration? delay, Duration? duration, Curve? curve, double? begin, double? end, required ValueChanged<double> callback, bool clamp = true}) → T
Adds a .listen() extension to AnimateManager (Animate and AnimateList).