growAndShrink property

bool growAndShrink
final

Whether or not the circles should grow and shrink.

If this is true, the circles will grow and shrink. If this is false, the circles will remain a static size.

Implementation

final bool growAndShrink;