withinMiddewareNavigation property

bool get withinMiddewareNavigation

Implementation

bool get withinMiddewareNavigation {
  return navDepth > 0;
}