The label used for the minimum quantity limit in the file pickers.
@override String minimumFileLimitLabel(int number) => '请至少选择$number个文件';