menu
appwheel_flutter package
documentation
model/aw_product.dart
AWProduct
originalPrice property
originalPrice property
dark_mode
light_mode
originalPrice
property
String
?
originalPrice
getter/setter pair
商品的格式化原价格,包括货币符号。此价格不含税。
Implementation
String? originalPrice;
appwheel_flutter package
documentation
model/aw_product
AWProduct
originalPrice property
AWProduct class