SetSoundPan method
String
SetSoundPan(
- SoundBase<
SoundBase< sound,dynamic, AudioStreamBase> , AudioStreamBase> - num pan
Implementation
String SetSoundPan(
SoundBase sound,
num pan,
) => 'SetSoundPan($sound, $pan)';