|
|
@ -534,7 +534,7 @@ class _DelivryBookingDataState extends State<DelivryBookingData> with TickerProv
|
|
|
|
mainAxisAlignment: MainAxisAlignment.center,
|
|
|
|
mainAxisAlignment: MainAxisAlignment.center,
|
|
|
|
children: [
|
|
|
|
children: [
|
|
|
|
Image(
|
|
|
|
Image(
|
|
|
|
image: AssetImage('images/serverissue.png'),
|
|
|
|
image: AssetImage('images/no_data.png'),
|
|
|
|
// height: MediaQuery.of(context).size.height * .10,
|
|
|
|
// height: MediaQuery.of(context).size.height * .10,
|
|
|
|
),
|
|
|
|
),
|
|
|
|
SizedBox(
|
|
|
|
SizedBox(
|
|
|
@ -711,7 +711,7 @@ class _DelivryBookingDataState extends State<DelivryBookingData> with TickerProv
|
|
|
|
mainAxisAlignment: MainAxisAlignment.center,
|
|
|
|
mainAxisAlignment: MainAxisAlignment.center,
|
|
|
|
children: [
|
|
|
|
children: [
|
|
|
|
Image(
|
|
|
|
Image(
|
|
|
|
image: AssetImage('images/serverissue.png'),
|
|
|
|
image: AssetImage('images/no_data.png'),
|
|
|
|
// height: MediaQuery.of(context).size.height * .10,
|
|
|
|
// height: MediaQuery.of(context).size.height * .10,
|
|
|
|
),
|
|
|
|
),
|
|
|
|
SizedBox(
|
|
|
|
SizedBox(
|
|
|
|