Создание модели касания экрана
TouchModel({ required this.x, required this.y, required this.z, required this.force, required this.isShow, });