The speed of the player. It's between 0.5 and 2, and defaults to 1.
final speed = ValueNotifier(1.0);