menu
quran_data_dart package
documentation
models/surah_statistics.dart
AyatCounts
range property
range property
dark_mode
light_mode
range
property
int
get
range
Range of ayat counts (max - min)
Implementation
int get range => max - min;
quran_data_dart package
documentation
models/surah_statistics
AyatCounts
range property
AyatCounts class