🐛 Optimize and fix profile page loading issue
This commit is contained in:
@ -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,
|
||||
|
Reference in New Issue
Block a user