isLooping property

bool isLooping

Use this value to check if this ImageSequenceAnimator is currently looping.

Implementation

bool get isLooping => _isLooping;