animationOverlap property

double animationOverlap
final

A number from 0 to 1 defining the overlap ratio of the item animations.

On 0 all items be animated successively while on 1 all items be animated simultaneously.'

Implementation

final double animationOverlap;