Navigate to a named route.
Future<T?>? toNamed<T>( String path, { dynamic arguments, Map<String, String>? parameters, });