rootScreen property

AFRouteSegment get rootScreen

Implementation

AFRouteSegment get rootScreen {
  return screenHierarchy.first;
}