cancelButton property
final
The optional cancel button that is grouped separately from the other actions.
This must be a CupertinoActionSheetAction widget.
Implementation
final Widget? cancelButton;
The optional cancel button that is grouped separately from the other actions.
This must be a CupertinoActionSheetAction widget.
final Widget? cancelButton;