cancelButtonText property

String? cancelButtonText
final

The text label for the cancellation button.

If not specified, it defaults to 'Close'.

Implementation

final String? cancelButtonText;