circles property

List<MovingCircle> circles
final

List of MovingCircle widgets that define the circles on the background.

Implementation

final List<MovingCircle> circles;