key / N keys, for a summary line that reads the same either way.
key
N keys
String describeKeyCount(int n) => n == 1 ? '1 key' : '$n keys';