checkOutButton property

Widget Function(List<CartItem> cartList) checkOutButton
final

Implementation

final Widget Function(List<CartItem> cartList) checkOutButton;