static bool isPopGestureInProgress(PageRoute<dynamic> route) { return route.navigator!.userGestureInProgress; }