menu
ecommerce_design_system_package package
documentation
models/product_card_model.dart
ProductCardModel
image property
image property
dark_mode
light_mode
image
property
String
image
final
The URL or asset path of the image displayed on the product card.
Implementation
final String image;
ecommerce_design_system_package package
documentation
models/product_card_model
ProductCardModel
image property
ProductCardModel class