Apply new style left menu in Settings
Signed-off-by: dab246 <tdvu@linagora.com>
This commit is contained in:
+1
-1
@@ -71,7 +71,7 @@ class _TMailAppState extends State<TMailApp> {
|
||||
Widget build(BuildContext context) {
|
||||
return GetMaterialApp(
|
||||
debugShowCheckedModeBanner: false,
|
||||
theme: ThemeUtils.appTheme,
|
||||
theme: ThemeUtils.buildAppTheme(context),
|
||||
supportedLocales: LocalizationService.supportedLocales,
|
||||
localizationsDelegates: const [
|
||||
AppLocalizationsDelegate(),
|
||||
|
||||
Reference in New Issue
Block a user