This commit is contained in:
Hamza-Ayed
2024-05-29 16:09:37 +03:00
parent 058fb67a41
commit 4af52f4392
44 changed files with 9509 additions and 2044 deletions

View File

@@ -38,7 +38,7 @@ ThemeData themeEnglish = ThemeData(
);
ThemeData themeArabic = ThemeData(
fontFamily: "Cairo",
fontFamily: 'mohanad',
textTheme: const TextTheme(
displayLarge: TextStyle(
fontWeight: FontWeight.bold,