musicState property
getter/setter pair
The current playback state of the music. See ChannelState.
Implementation
var musicState = ChannelState.stopped;
The current playback state of the music. See ChannelState.
var musicState = ChannelState.stopped;