pauseBackgroundSound method

dynamic pauseBackgroundSound()

Implementation

pauseBackgroundSound() => _backgroundPlayer?.pause();