checkOutPaypalButton property

dynamic Function(List<CartItem> cartList) checkOutPaypalButton
final

Implementation

final Function(List<CartItem> cartList) checkOutPaypalButton;