arabicIndex property

String get arabicIndex

arabicIndex get arabic number representation of the surah

Implementation

String get arabicIndex => convertNumberToArabic(id.toString());