menu
ecommerce_design_system_package package
documentation
models/product_card_model.dart
ProductCardModel
price property
price property
dark_mode
light_mode
price
property
num
price
final
The price of the product displayed on the card.
Implementation
final num price;
ecommerce_design_system_package package
documentation
models/product_card_model
ProductCardModel
price property
ProductCardModel class