Creates a new Range between start and end.
start
end
Range({ required this.start, required this.end, });