navigation property

NavigationLogic get navigation

Implementation

NavigationLogic get navigation {
  return GetIt.I<NavigationLogic>();
}