confirmationDialogMessage property
The message for the confirmation dialog.
Defaults to 'Are you sure you want to perform this action?' if not provided.
Implementation
final String? confirmationDialogMessage;
The message for the confirmation dialog.
Defaults to 'Are you sure you want to perform this action?' if not provided.
final String? confirmationDialogMessage;