cancelText property

String? cancelText
final

The text label for the cancel button.

If not provided, uses defaultCancelText.

Implementation

final String? cancelText;