isPlayingAyahWords property

bool get isPlayingAyahWords

هل يتم تشغيل كلمات آية كاملة (وليس كلمة واحدة فقط)؟

Whether all words of an ayah are being played sequentially.

Implementation

bool get isPlayingAyahWords =>
    WordAudioService.instance.isPlayingAyahWords.value;