Future<T?> offUntil<T>( Widget Function() page, bool Function(GetPage) predicate, [ Object? arguments, ]);