range property

int get range

Range of ayat counts (max - min)

Implementation

int get range => max - min;