pageController property

PageController 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

late PageController pageController;