isSingleAyah property

bool get isSingleAyah

Whether this range is just a single ayah

Implementation

bool get isSingleAyah => range.count == 1;