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