const Size({ required this.min, required this.max, this.validOnNull = true, }) : super(const [size]);