circlesToChange property

Set<Circle> circlesToChange

Set of Circles to be changed in this update.

Implementation

Set<Circle> get circlesToChange => objectsToChange;