AnimatedSize
What is AnimatedSize widget in flutter?
The AnimatedSize widget in Flutter is used to animate changes in the size of its child widget. It automatically animates changes to the size of its child widget, such as when its dimensions change due to update...
charmi07.hashnode.dev1 min read