loopCount property

int? loopCount
final

The number of times the shimmer animation should repeat. Only applicable if repeat is true. Defaults to null (infinite).

Implementation

final int? loopCount;