range property

double range

Implementation

double get range {
  return high - low;
}