maxAnimatingChildren property Null safety

int maxAnimatingChildren
final

maxAnimatingChildren determines the maximum number of chidren that can be animating at once, if more are removed or added at within an animation duration they will pop in instead

Implementation

final int maxAnimatingChildren;