voiceVolume property

ValueNotifier<int> voiceVolume
getter/setter pair

Implementation

ValueNotifier<int> voiceVolume = ValueNotifier(100);