const SimpleContourPoint({ required this.label, required this.x, required this.y, required this.value, this.color, });