@override Widget build(BuildContext context) { return MaterialApp( navigatorKey: App.materialKey, // GlobalKey() ) }