setSpeed property

dynamic Function(double speed) setSpeed
final

Callback function to set the selected speed

Implementation

final Function(double speed) setSpeed;