growAndShrink property
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;
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.
final bool growAndShrink;