diff --git a/lib/main.dart b/lib/main.dart index 62742f6..db1c0be 100644 --- a/lib/main.dart +++ b/lib/main.dart @@ -245,6 +245,7 @@ class _ObtainiumState extends State { supportedLocales: context.supportedLocales, locale: context.locale, navigatorKey: globalNavigatorKey, + debugShowCheckedModeBanner: false, theme: ThemeData( useMaterial3: true, colorScheme: settingsProvider.theme == ThemeSettings.dark