Creates a router over routes with an initialRoute.
routes
initialRoute
const WtRouter({ required this.routes, this.initialRoute = '/', this.notFoundPage, });