A flutter package uses to make a fade animation to your widget easily
This package is uses to make a fade animation to your widget easily.
Parameters :
- duration : this parameter takes a integer number of seconds that widget take to show the default is 1 second.
- child : takes an Widget type that contains your widget.