Type definition for the route view.
typedef RouteView = (String, Widget Function(BuildContext context));