Fix title

This commit is contained in:
Christian Pauly 2020-02-09 16:00:24 +01:00
parent 757b46a6b7
commit 9b3346f7b3
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@ class App extends StatelessWidget {
color: Colors.white,
elevation: 1,
textTheme: TextTheme(
headline6: TextStyle(
title: TextStyle(
color: Colors.black,
),
),