bgm property

Bgm bgm
final

Access a shared instance of the Bgm class.

This will use the same global audio cache from FlameAudio.

Implementation

static final Bgm bgm = bgmFactory(audioCache: audioCache);