dynamic speed

Current speed

Source

@override
get speed => maxSpeed * min(_velocity.length, 100.0) / 100;