confirmText property

String? confirmText
final

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

If null, this defaults to 'OK'.

Implementation

final String? confirmText;