fix home error
This commit is contained in:
@@ -60,6 +60,8 @@ class ProductCard extends StatelessWidget {
|
||||
fit: BoxFit.cover,
|
||||
width: double.infinity,
|
||||
height: 120,
|
||||
memCacheHeight: 120,
|
||||
memCacheWidth: 120,
|
||||
errorWidget: (context, url, error) => Container(
|
||||
width: double.infinity,
|
||||
height: 120,
|
||||
|
||||
Reference in New Issue
Block a user