animationNotifier property

ValueNotifier<double> animationNotifier
getter/setter pair

Implementation

ValueNotifier<double> animationNotifier = ValueNotifier(0);