currentSpeed property

double? get currentSpeed

Implementation

double? get currentSpeed => _playerState?.currentSpeed;