onNavigationStarted method

void onNavigationStarted()

Implementation

void onNavigationStarted() {
  _isNaivgating.value = true;
}