pageController property
pageController is created using the properties passed to the constructor and can be used to control the PageView it is passed to.
Implementation
PageController? pageController;
pageController is created using the properties passed to the constructor and can be used to control the PageView it is passed to.
PageController? pageController;