widgetAboveBottomButton property
Widget that is placed above the bottom button.
E.g. a CupertinoButton that links to the privacy policy page.
Implementation
final Widget? widgetAboveBottomButton;
Widget that is placed above the bottom button.
E.g. a CupertinoButton that links to the privacy policy page.
final Widget? widgetAboveBottomButton;