repeats property

int? repeats
final

Times to repeat color animation. null is infinite, 0 is without animation.

Implementation

final int? repeats;