const AnimatedPolygon({ super.key, required super.duration, required this.points, required this.paint, });