onNavigationCompleted method

void onNavigationCompleted()

Implementation

void onNavigationCompleted() {
  _isNaivgating.value = false;
}