cancelText property

String? cancelText
final

The text to display on the cancel button.

Defaults to CupertinoLocalizations.modalBarrierDismissLabel.

Implementation

final String? cancelText;