Pops the current route and navigates to the named route page.
page
Future<R?> backAndtoNamed<T, R>(String page, {T? result, Object? arguments});