soundChannel property
The sound channel to play the message sound through.
If this value is null
, then Game.interfaceSounds will be used.
Implementation
final SoundChannel? soundChannel;
The sound channel to play the message sound through.
If this value is null
, then Game.interfaceSounds will be used.
final SoundChannel? soundChannel;