const ScatterPoint({ required this.x, required this.y, required this.color, this.size = 6, this.label, });