speed property

StreamController<double> speed
final

Implementation

final StreamController<double> speed = StreamController.broadcast();