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
P2PageController? pageController;
pageController is created using the properties passed to the constructor and can be used to control the PageView it is passed to.
P2PageController? pageController;