You are building an application with lots of animations. You want the animations to start playing when a tap is detected anywhere on the screen.
Which of these Flutter widgets will help you in doing so?
Options
- StaggerDemo
- StaggerAnimation
- CurvedAnimation
- MoveAnimation