footer property

Widget? footer
final

Provide a footer to end the checkout page using any desired widget or use our built-in CheckoutPageFooter

Implementation

final Widget? footer;