GameDialogTextFieldComponent constructor
Implementation
GameDialogTextFieldComponent(
this.label, {
this.id,
this.placeholder,
this.multiline = false,
this.password = false,
});
GameDialogTextFieldComponent(
this.label, {
this.id,
this.placeholder,
this.multiline = false,
this.password = false,
});