currentPlayoutVolume property

ValueNotifier<int> currentPlayoutVolume
final

Implementation

final ValueNotifier<int> currentPlayoutVolume = ValueNotifier(100);