Pauses the current playback.
If useGlobalController is true, affects the shared controller.
useGlobalController
true
Future<void> pause({bool useGlobalController = true});