volumeNotifier property

ValueNotifier<int> volumeNotifier
getter/setter pair

Implementation

ValueNotifier<int> volumeNotifier = ValueNotifier(0);