totalReadingHours property

double get totalReadingHours

Estimated reading time for complete Quran (in hours)

Implementation

double get totalReadingHours => totalReadingMinutes / 60.0;