onUpdateCart property

dynamic Function(List<CartItem>) onUpdateCart
final

Implementation

final Function(List<CartItem>) onUpdateCart;