Creates a constraint with the specified min and max bounds.
min
max
const MinMaxConstraint({this.min = 0, this.max = 999999});