Fix title
This commit is contained in:
parent
757b46a6b7
commit
9b3346f7b3
|
@ -46,7 +46,7 @@ class App extends StatelessWidget {
|
|||
color: Colors.white,
|
||||
elevation: 1,
|
||||
textTheme: TextTheme(
|
||||
headline6: TextStyle(
|
||||
title: TextStyle(
|
||||
color: Colors.black,
|
||||
),
|
||||
),
|
||||
|
|
Loading…
Reference in a new issue