speed property

double? get speed

Return the speed.

Implementation

double? get speed => _speed;