resetValue method

void resetValue()

Implementation

void resetValue() {
  setValue(_initialValue);
}