Fix: some changes
This commit is contained in:
@@ -5,7 +5,7 @@ class OrderConfirmItemCard extends StatelessWidget {
|
||||
final String name;
|
||||
final int count;
|
||||
final double price;
|
||||
final Image image;
|
||||
final Widget image;
|
||||
|
||||
const OrderConfirmItemCard({
|
||||
super.key,
|
||||
|
||||
Reference in New Issue
Block a user