close method

dynamic close()

Implementation

close() {
  _animationController.reverse();
}