Update translations
This commit is contained in:
parent
e4ed3cc7ef
commit
b3adc20644
6 changed files with 17 additions and 573 deletions
|
|
@ -44,7 +44,9 @@ class App extends StatelessWidget {
|
|||
color: Colors.white,
|
||||
elevation: 1,
|
||||
textTheme: TextTheme(
|
||||
title: TextStyle(color: Colors.black),
|
||||
title: TextStyle(
|
||||
color: Colors.black,
|
||||
),
|
||||
),
|
||||
iconTheme: IconThemeData(color: Colors.black),
|
||||
),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue