Sets the value from a String.
@override void setValueFromString(String valueString) => value = valueString;