menu
models_weebi package
documentation
models.dart
ItemCartWeebi<A extends ArticleRawAbstract>
totalPrice property
totalPrice property
dark_mode
light_mode
totalPrice
property
num
get
totalPrice
Implementation
num get totalPrice => articlePrice * quantity;
models_weebi package
documentation
models
ItemCartWeebi<A extends ArticleRawAbstract>
totalPrice property
ItemCartWeebi class