changerType property

ValueNotifier<int> changerType
getter/setter pair

Implementation

ValueNotifier<int> changerType = ValueNotifier(0);