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