confirmationDialogMessage property

String? confirmationDialogMessage
final

The message for the confirmation dialog.

Defaults to 'Are you sure you want to perform this action?' if not provided.

Implementation

final String? confirmationDialogMessage;