ContactCard( {Key? key, this.type: 'add', this.name, this.tel, this.editAble: true, this.onClick}) : super(key: key);