fadeIn method

Future<void> fadeIn()

Implementation

Future<void> fadeIn() => fadeInAnimation.forward();