distance property

T distance

Implementation

T get distance => (upper - lower).abs() as T;