dispose method

dynamic dispose()

Implementation

dispose(){
  completionAnimationController.dispose();
}