cancelText property Null safety
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;
The label on the cancel button for the text input mode.
If null, the localized value of MaterialLocalizations.cancelButtonLabel is used.
final String? cancelText;