New version

This commit is contained in:
Christian Pauly 2020-02-14 14:34:28 +01:00
commit c3421f7d54
7 changed files with 545 additions and 278 deletions

View file

@ -48,6 +48,7 @@ class App extends StatelessWidget {
textTheme: TextTheme(
title: TextStyle(
color: Colors.black,
fontSize: 20,
),
),
iconTheme: IconThemeData(color: Colors.black),