updateScroll method

void updateScroll()

Обновление скролла

Implementation

void updateScroll() {
  notifyListeners();
}