A function called when the app is attempting to go back to the previous page.
bool Function(Route<dynamic> route, dynamic result)? get willPopPage;