widgetAboveBottomButton property

Widget? widgetAboveBottomButton
final

Widget that is placed above the bottom button.

E.g. a CupertinoButton that links to the privacy policy page.

Implementation

final Widget? widgetAboveBottomButton;