isSingleAyah property
bool
get
isSingleAyah
Whether this is a single ayah range
Implementation
bool get isSingleAyah => count == 1;
Whether this is a single ayah range
bool get isSingleAyah => count == 1;