bgm property

Bgm bgm
latefinal

Access a shared instance of the Bgm class.

This will use the same global audio cache from FlameAudio.

Implementation

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