cancelText property

String? cancelText
final

Optionally provide your own text for the cancel button.

If null, the button uses MaterialLocalizations.cancelButtonLabel.

Implementation

final String? cancelText;