menu
audio_player_plugin package
documentation
audio_player_platform_interface.dart
AudioPlayerPlatform
setPlayEnable abstract method
setPlayEnable abstract method
dark_mode
light_mode
setPlayEnable
abstract method
Future
<
void
>
setPlayEnable
(
bool
enable
)
Implementation
Future<void> setPlayEnable(bool enable);
audio_player_plugin package
documentation
audio_player_platform_interface
AudioPlayerPlatform
setPlayEnable abstract method
AudioPlayerPlatform class