changeColorsTogether property

bool changeColorsTogether
final

Whether or not the circles should change colors together.

If this is true, all circles will change colors at the same time. If this is false, each circle will change colors at its own pace.

Implementation

final bool changeColorsTogether;