Route infoPageRoute(Config config) => CupertinoPageRoute(builder: (context) => ConfigInfoPage(config));