A Signature for a function that passes the RouteData and returns a PageRoute
typedef AutoRoutePageBuilder = Widget Function(RouteData data);