The label used for the maximum quantity limit in the photo pickers.
@override String minimumPhotoLimitLabel(int number) => 'Select at least ${_formatUnit(number, 'photo')}';