IKnowTextInputAlertView constructor
IKnowTextInputAlertView({})
Implementation
IKnowTextInputAlertView({
Key? key,
this.heiht,
this.title,
this.placeholder,
this.inputText,
this.iKnowTitle = '我知道了',
this.iKnowHandle,
});