Skip to content

Animated List Clear

Remove all items from an AnimatedList.

Parameters

Parameter Description
Animated List Target AnimatedList widget.
Animate If enabled, removes items using animation.
Override Default Animation If enabled, uses the custom animation settings in this action when Animate is on.
Duration Animation duration in seconds when overriding defaults.
Ease Animation curve when overriding defaults.
Fade If enabled, fades items during animation.
Use Realtime If enabled, animation uses unscaled time.

Notes

  • If Animate is off, the action clears the list instantly.
  • If Animated List is missing, the action does nothing.
  • This is useful for resetting feeds, logs, and pooled list views.