class PublicRoutes { static String home = '/home'; static String work = '/work'; static String center = '/center'; }