activeScreen property

AFRouteSegment get activeScreen

Implementation

AFRouteSegment get activeScreen {
  return screenHierarchy.last;
}