Invalid surah ID error
static String invalidSurahId(int surahId) => 'Surah ID must be between 1 and ${QuranConstants.totalSurahs}, got: $surahId';