unloadEventHandler method

void unloadEventHandler()

Implementation

void unloadEventHandler() {
  _onScrollSubs?.cancel();
}