speed property

double get speed

The current speed of the player.

Implementation

double get speed => _speedSubject.nvalue!;