repeats property

int? repeats
getter/setter pair

Number of times the animation should repeat. If 0 animation will repeat indefinitely

Implementation

late int? repeats;