currentPageNotifier property
The current page index ValueNotifier child should notify when onPageChanged is triggered.
Implementation
final ValueNotifier<int> currentPageNotifier;
The current page index ValueNotifier child should notify when onPageChanged is triggered.
final ValueNotifier<int> currentPageNotifier;