arabicIndex property
String
get
arabicIndex
arabicIndex get arabic number representation of the surah
Implementation
String get arabicIndex => convertNumberToArabic(id.toString());
arabicIndex get arabic number representation of the surah
String get arabicIndex => convertNumberToArabic(id.toString());