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