Make it possible to provide custom function to calculate spiderfy shape positions
final List<Point> Function(int, Point)? spiderfyShapePositions;