reverbType property

ValueNotifier<int> reverbType
getter/setter pair

Implementation

ValueNotifier<int> reverbType = ValueNotifier(0);