stopUpdate method

dynamic stopUpdate()

Implementation

stopUpdate() {
  _status = NsgLoadingScrollStatus.pause;
}