speedNotify property

ValueNotifier<int> speedNotify
getter/setter pair

Implementation

ValueNotifier<int> speedNotify=ValueNotifier<int>(0);