Поменял шрифты в некоторых местах, добавил подтверждение номера телефона

This commit is contained in:
noxzion
2026-03-15 21:13:43 +05:00
parent 838802ebc0
commit 2f0d1002dc
3 changed files with 168 additions and 100 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ class MyApp extends StatelessWidget {
theme: ThemeData(
useMaterial3: true,
brightness: Brightness.dark,
textTheme: GoogleFonts.outfitTextTheme(
textTheme: GoogleFonts.interTextTheme(
ThemeData.dark().textTheme,
),
),