AnimateX extension

Adds default animation to a widget.

on

Methods

show(AnimationStagger? stagger, {Duration duration = const Duration(milliseconds: 500), Duration delay = Duration.zero}) Animate

Available on Widget, provided by the AnimateX extension

Plays the default show animation for a route widget.