fixed ui issue
This commit is contained in:
@@ -85,8 +85,7 @@ class _FavouriteScreenState extends State<FavouriteScreen>
|
||||
top: 0,
|
||||
right: 0,
|
||||
child: AppNetworkImage(
|
||||
height: 70,
|
||||
width: 70,
|
||||
|
||||
radius: 10,
|
||||
imageUrl: wishListProvider
|
||||
.productDatumlastImageurl ??
|
||||
@@ -214,8 +213,7 @@ class _FavouriteScreenState extends State<FavouriteScreen>
|
||||
.product!.productImages!.first.url ??
|
||||
"https://i.pinimg.com/originals/a5/f3/5f/a5f35fb23e942809da3df91b23718e8d.png",
|
||||
backGroundColor: APPCOLOR.bgGrey,
|
||||
height: 20,
|
||||
width: 20,
|
||||
|
||||
radius: 10,
|
||||
),
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user