soundChannel property

SoundChannel? soundChannel
final

The sound channel to play sounds through.

This value is used by the showCurrentItem method.

Implementation

final SoundChannel? soundChannel;