fixed ui issue
This commit is contained in:
@@ -129,11 +129,7 @@ class _MyOrderScreenState extends State<MyOrderScreen> {
|
||||
alignment: Alignment.center,
|
||||
children: [
|
||||
AppNetworkImage(
|
||||
height: MediaQuery.of(context)
|
||||
.size
|
||||
.height *
|
||||
0.08,
|
||||
width: 48,
|
||||
|
||||
imageUrl: order.orderItems!.first
|
||||
.productImage,
|
||||
backGroundColor:
|
||||
|
||||
Reference in New Issue
Block a user