Invalid ayah range error
static String invalidAyahRange(int start, int end) => 'Start ayah ($start) cannot be greater than end ayah ($end)';