scrollNotifier property

ChangeNotifier get scrollNotifier

Implementation

ChangeNotifier get scrollNotifier {
  return _pageController;
}