const Rectangle({ required this.minX, required this.minY, required this.maxX, required this.maxY, });