playbackSpeed property

ValueNotifier<double> playbackSpeed
final

Implementation

final playbackSpeed = ValueNotifier<double>(1);