withinMiddewareNavigation property
bool
get
withinMiddewareNavigation
Implementation
bool get withinMiddewareNavigation {
return navDepth > 0;
}
bool get withinMiddewareNavigation {
return navDepth > 0;
}