allSameColor property
Whether or not all circles should be the same color.
If this is true, all circles will be the same color. If this is false,
the circles will randomly select their colors from the colors list.
Implementation
final bool allSameColor;