Creates a ValueKey with the given value.
value
const factory Key.value(String value) = ValueKey<String>;