🐛 Optimize and fix profile page loading issue

This commit is contained in:
2025-02-27 22:11:53 +08:00
parent 8e76ff3f84
commit b1af6c2c97
3 changed files with 33 additions and 13 deletions

View File

@ -45,7 +45,7 @@ Future<ThemeData> createAppTheme(
useMaterial3: useM3,
colorScheme: colorScheme,
brightness: brightness,
textTheme: GoogleFonts.rubikTextTheme(),
// textTheme: GoogleFonts.rubikTextTheme(),
iconTheme: IconThemeData(
fill: 0,
weight: 400,