Dashboard header UI
This commit is contained in:
parent
c131673c54
commit
a75efbdeb2
|
|
@ -130,7 +130,7 @@ class DashboardPanels extends StatelessWidget {
|
||||||
style: Theme.of(context)
|
style: Theme.of(context)
|
||||||
.textTheme
|
.textTheme
|
||||||
.headline6
|
.headline6
|
||||||
.copyWith(fontSize: 18),
|
.copyWith(fontSize: 16),
|
||||||
),
|
),
|
||||||
),
|
),
|
||||||
SizedBox(width: 6.0),
|
SizedBox(width: 6.0),
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue