animation property

Animation<double> animation
getter/setter pair

rotation animation, other animations are handled individually by each slice rotation is cancelled for now also see FanSliceWidget generated by initState -> _initAnimation

Implementation

late Animation<double> animation;