pageController property

P2PageController? pageController
getter/setter pair

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;