removeListener method

void removeListener()

移除监听

Implementation

void removeListener() {
  _shakeAnimationListener = null;
}