menu
playerctl package
documentation
interfaces/playerctl_interfaces.dart
IPlaybackController
pause abstract method
pause abstract method
dark_mode
light_mode
pause
abstract method
Future
<
bool
>
pause
(
[
String
?
player
])
Implementation
Future<bool> pause([String? player]);
playerctl package
documentation
interfaces/playerctl_interfaces
IPlaybackController
pause abstract method
IPlaybackController class