speedNotify property

ValueNotifier<Duration> speedNotify
getter/setter pair

Implementation

ValueNotifier<Duration> speedNotify=ValueNotifier<Duration>(Duration.zero);