const ConstBall({ required this.ballColor, required this.threadColor, required this.ballSize, super.key, });