AlQuran class
Properties
hashCode
→ int
The hash code for this object.
no setter inherited
runtimeType
→ Type
A representation of the runtime type of the object.
no setter inherited
Methods
noSuchMethod (Invocation invocation )
→ dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString ()
→ String
A string representation of this object.
inherited
Static Properties
getBismillah
→ _Bismillah
get bismillah in arabic and bangla
no setter
quranDetails
→ _QuranDetails
get quran details
get constant count of surah, para/juz, makkiSurah, madaniSurah, ayat/verse, page, words
get count of surahOnPage(int pageNumber), verseOnPage(int pageNumber)
no setter
surahDetails
→ _SurahDetails
get surah details
get surah byName, bySurahNumber(int surahNumber), byJuzNumber(int juzNumber), byVerseNumber(int verseNumber), byPageNumber(int pageNumber)
no setter