isLooping property

bool isLooping
final

Use this value to determine whether your image sequence should loop or not. This will override isBoomerang if both are set to true.

Implementation

final bool isLooping;