distanceAnimation property

Animation<double> distanceAnimation
getter/setter pair

distance Animation represents the distance of current slice to wheel center

Implementation

late Animation<double> distanceAnimation;