toTextValue method

TextValue toTextValue()

Implementation

TextValue toTextValue() {
  return TextValue.uniform(this);
}