okText property

String? okText
final

The text label for the confirm/OK button.

If not provided, uses defaultOkText.

Implementation

final String? okText;