bulkAnimationGeneration property
int
get
bulkAnimationGeneration
Monotonic counter that bumps whenever the bulk animation group is created, destroyed, or its member set changes. The render object uses this to detect when its cached per-position offset cumulatives are stale.
Implementation
int get bulkAnimationGeneration => _bulkAnimationGeneration;