QuranState class

Constructors

QuranState.new()

Properties

allAyahs List<AyahModel>
getter/setter pair
baseScaleFactor ↔ RxDouble
getter/setter pair
currentPageNumber ↔ RxInt
getter/setter pair
didPrepareInitialFonts bool
getter/setter pair
fontsDownloadedList ↔ RxList<int>
getter/setter pair
fontsDownloadProgress ↔ RxDouble
getter/setter pair
fontsSelected ↔ RxInt
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
isBold ↔ RxInt
getter/setter pair
isDownloadedV2Fonts ↔ RxBool
getter/setter pair
isDownloadingFonts ↔ RxBool
getter/setter pair
isPlayExpanded ↔ RxBool
getter/setter pair
isPreparingDownload ↔ RxBool
getter/setter pair
isQuranLoaded bool
getter/setter pair
loadedFontPages Set<int>
final
overlayEntry OverlayEntry?
getter/setter pair
pages List<List<AyahModel>>
getter/setter pair
pageToHizbQuarterMap Map<int, int>
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
scaleFactor ↔ RxDouble
getter/setter pair
surahItemHeight double
getter/setter pair
surahs List<SurahModel>
-------- Variables ----------
getter/setter pair

Methods

dispose() → void
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