Restricts this Iterables item count to min (inclusive) and/or max (inclusive).
min
max
const SizeRange({this.min, this.max});