animations/fade_in_animation library

Classes

FadeInAnimation
Info: that animates the opacity and vertical translation (Y-axis) of a child widget. It uses the simple_animations package to create a fade-in effect with a specified delay. This widget can be used to animate the appearance of child widgets in a Flutter application.

Enums

AniProps