Creates a confirmation step.
const ConfirmStep({ required super.key, required this.prompt, this.defaultValue, super.description, });