cancelButtonText property

String? cancelButtonText

The cancel button text.

A default title "Cancel" is used when this property is left nil or is set to empty string.

Implementation

String? get cancelButtonText;