test
This commit is contained in:
parent
accb2fc3ea
commit
780f26ee70
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ extension SchemeToTheme on ColorScheme {
|
|||
backgroundColor: surfaceContainerLow,
|
||||
),
|
||||
textTheme: ThemeData(
|
||||
fontFamilyFallback: ["sans", "emoji"],
|
||||
fontFamilyFallback: ["sans", "emoji", "Roboto", "font-fallback"],
|
||||
brightness: brightness,
|
||||
).textTheme,
|
||||
inputDecorationTheme: const InputDecorationTheme(
|
||||
|
|
|
|||
Loading…
Reference in a new issue