AlQuran class

Constructors

AlQuran()

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
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