clearValue method

void clearValue()

Implementation

void clearValue() {
  setValue("");
}