Navigate to another page
void jumpToPage(int value) { pageController.jumpToPage(value + kMiddleValue); }