animateToClose method

void animateToClose()

Implementation

void animateToClose() {
  _innerDrawerState._animateToClose();
}