totalReadingHours property
double
get
totalReadingHours
Estimated reading time for complete Quran (in hours)
Implementation
double get totalReadingHours => totalReadingMinutes / 60.0;
Estimated reading time for complete Quran (in hours)
double get totalReadingHours => totalReadingMinutes / 60.0;