speed property

ValueNotifier<double> speed
final

Implementation

final ValueNotifier<double> speed = ValueNotifier(1.0);