mirror of
https://github.com/koloideal/Casha.git
synced 2026-06-10 18:35:28 +03:00
stableee
This commit is contained in:
@@ -5,7 +5,6 @@ import '../core/constants.dart';
|
||||
|
||||
TextStyle? _f(TextStyle? s) {
|
||||
final result = s?.copyWith(fontFamilyFallback: ['NunitoCyrillic']);
|
||||
debugPrint('fallback: ${result?.fontFamilyFallback}'); // проверь в логах
|
||||
return result;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user