cancelText property
final
Optionally provide your own text for the cancel button.
If null, the button uses MaterialLocalizations.cancelButtonLabel.
Implementation
final String? cancelText;
Optionally provide your own text for the cancel button.
If null, the button uses MaterialLocalizations.cancelButtonLabel.
final String? cancelText;