cancelText property

String? cancelText
final

The label on the cancel button for the text input mode.

If null, the localized value of MaterialLocalizations.cancelButtonLabel is used.

Implementation

final String? cancelText;