cartTotal property

double get cartTotal

Implementation

double get cartTotal => cartSubTotal + shippingCharge;