FleetAnimationModifiers extension
Extension-based widget modifiers for animating with Fleet.
- on
Methods
-
animation(
AnimationSpec animation, {Object? value = Animated.alwaysAnimateValue}) → Widget -
Applies an
animation
to state changes in the descendants of this widget.