Update translations

This commit is contained in:
Christian Pauly 2020-01-27 11:12:33 +01:00
commit b3adc20644
6 changed files with 17 additions and 573 deletions

View file

@ -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),
),