Whether these styles contain the key passed
key
bool containsKey(String key) => attributes.containsKey(key);