fadeOut method

Future<void> fadeOut()

Implementation

Future<void> fadeOut() => fadeInAnimation.reverse();