globalMute property

ValueNotifier<bool> globalMute
final

Implementation

static final ValueNotifier<bool> globalMute = ValueNotifier<bool>(false);