muteNotifier property

ValueNotifier<bool> muteNotifier
final

Implementation

final ValueNotifier<bool> muteNotifier = ValueNotifier(true);