totalPrice property

num get totalPrice

Implementation

num get totalPrice => articlePrice * quantity;