isPlaying property

bool isPlaying

Implementation

bool get isPlaying => status == GifStatus.playing;