cancelText property

String? cancelText
final

This is the label on the cancel button for the text input mode.

If null, this defaults to 'CANCEL'.

Implementation

final String? cancelText;