The label used to limit the minimum value of digital input.
@override String minimumNumberLimitLabel(num number) => '输入值应大于$number';