Dashboard header UI

This commit is contained in:
Hillel Coren 2020-12-28 12:00:46 +02:00
parent c131673c54
commit a75efbdeb2
1 changed files with 1 additions and 1 deletions

View File

@ -130,7 +130,7 @@ class DashboardPanels extends StatelessWidget {
style: Theme.of(context)
.textTheme
.headline6
.copyWith(fontSize: 18),
.copyWith(fontSize: 16),
),
),
SizedBox(width: 6.0),