open method

dynamic open()

Implementation

open() {
  _animationController.forward();
}