This commit is contained in:
2026-03-29 15:59:49 +03:00
parent 1f6d129fc2
commit bc8c272e63
21 changed files with 114 additions and 327 deletions
+1 -1
View File
@@ -135,7 +135,7 @@ class AppTheme {
final textTheme = GoogleFonts.poppinsTextTheme(base.textTheme).apply(
bodyColor: const Color(0xFF1A1A2E),
displayColor: const Color(0xFF1A1A2E),
fontFamilyFallback: ['Roboto'], // Ensures Cyrillic renders with same visual style
fontFamilyFallback: ['Roboto'],
);
return base.copyWith(