const TextView({ Key? key, this.left, this.top, this.ontap, this.onpanupdate, this.mapJson, }) : super(key: key);