dependencies/flutter_animate/src/effects/callback_effect library

Classes

CallbackEffect
An effect that calls a callback function at a particular point in the animation. It includes a boolean value indicating if the animation is playing in reverse.

Extensions

CallbackEffectExtensions on T
Adds CallbackEffect related extensions to AnimateManager.