cancelButtonText property
The text label for the cancellation button.
If not specified, it defaults to 'Close'
.
Implementation
final String? cancelButtonText;
The text label for the cancellation button.
If not specified, it defaults to 'Close'
.
final String? cancelButtonText;