delayShowingContent method

void delayShowingContent()

Implementation

void delayShowingContent(){
  finishLoading.value = true;
}