cancelButton property

Widget? cancelButton
final

The optional cancel button that is grouped separately from the other actions.

Typically this is an CupertinoActionSheetAction widget.

Implementation

final Widget? cancelButton;