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