count property

int count
final

Controls the animation shimmerEffectCount. The default value is '0', that displays child Widget's shimmer effect forever.

Implementation

final int count;