mirror of
https://github.com/lifegpc/eh_downloader_flutter.git
synced 2026-07-08 01:30:28 +08:00
Add error handle for login page
This commit is contained in:
@@ -123,6 +123,7 @@ class _MainApp extends State<MainApp> {
|
||||
theme: _themeData,
|
||||
darkTheme: _darkThemeData,
|
||||
themeMode: _themeMode,
|
||||
scaffoldMessengerKey: rootScaffoldMessengerKey,
|
||||
);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user