The label used for the maximum quantity limit in the file pickers.
@override String maximumFileLimitLabel(int number) => '最多可选择$number个文件';