Component - Implicit animations (AnimatedContainer, AnimatedOpacity)
This UI component shows how to smoothly animate changes in size, color, and transparency using Flutter's AnimatedContainer and AnimatedOpacity. When the user taps the button, the box changes its look with a gentle animation instead of jumping abruptly.