cheching that is it mute
Future<bool?> isMute() async { return await FlutterVolumeController.getMute(); }