confirmationDialogTitle property

String? confirmationDialogTitle
final

The title for the confirmation dialog.

Defaults to 'Confirm Action' if not provided.

Implementation

final String? confirmationDialogTitle;