pane property

Implementation

NavigationPane get pane {
  return _InheritedNavigationView.of(context).pane!;
}