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