SpreadPlayers constructor
SpreadPlayers(})
The Spawnpoint Widget sets a players spawnpoint to the current or specified position
Implementation
SpreadPlayers(
this.center, {
required this.target,
required this.distance,
required this.maxRange,
this.maximumHeight,
this.respectTeams = false,
});