const AlertTitleTextInputWidget({ Key? key, this.title, this.placeholder, this.inputText, }) : super(key: key);