dependencies/flutter_animate/src/effects/align_effect library
Classes
- AlignEffect
-
An effect that animates the target between the specified begin and end
alignments (via Align).
Defaults to
begin=Align.topCenter, end=Align.center
.
Extensions
- AlignEffectExtensions on T
- Adds AlignEffect related extensions to AnimateManager.