Making Things Move
- Explicit & Implicit Animations
- Building a Custom Animation
- Using Build-in Animation Widgets

12/29 194-202
Explicit Animations: Adding an Animation Controller(Categories Screen)
For this, the Widget should be stateful ..!
make Categories to Stateful Widget!!
late ??? tells flutter that the value will be added late