pageController property

PageController pageController
final

pageController is created using the properties passed to the constructor and can be used to control the PageView it is passed to.

Implementation

final PageController pageController;