maybeUpdate method

void maybeUpdate()

Implementation

void maybeUpdate() {
  _maybeHide();
  _maybeShow();
}