text widget removed

logut
hussam al-habibeh 5 years ago
parent a99528baf7
commit cf550a00ba

@ -517,13 +517,6 @@ class _DashboardScreenState extends State<DashboardScreen> {
fontSize: 15.0,
),
),
Expanded(
child: Text(
'',
style: TextStyle(
color: Color(0xff636363)),
),
),
],
),
),

@ -96,13 +96,6 @@ class _OrdersListScreenState extends State<OrdersListScreen> {
fontSize: 15.0,
),
),
Expanded(
child: Text(
'Olaya ST, Behind kfc next to king',
style:
TextStyle(color: Color(0xff636363)),
),
),
],
),
),

Loading…
Cancel
Save