currentJuz property
int
get
currentJuz
Current juz number for the active page.
Implementation
int get currentJuz =>
QuranMetadata.instance.juzForPage(currentPage.value);
Current juz number for the active page.
int get currentJuz =>
QuranMetadata.instance.juzForPage(currentPage.value);