AssuredConfirmDialogViewInput constructor
Implementation
const AssuredConfirmDialogViewInput(
{super.key,
required this.requiredWord,
required this.message,
required this.title,
required this.icon,
this.onCancel,
this.onConfirm});