controller property
A normal controller for PageView or DynamicPageView.
A page controller lets you manipulate which page is visible in
a DynamicPageView. Currently pixel offset and viewport size are
not supported. For more see: PageController
Implementation
final PageController controller;