callChange method

void callChange()

Implementation

void callChange() {
  _state?.callChange();
}