startAnimation property

bool startAnimation
final

Create the animation in circular rotation. it contains bool value:

true = display the circular widgets with animation

false = display the circular widgets without animation

Implementation

final bool startAnimation;