shiftString method
Implementation
String shiftString(NavCtntPair<T> currentPages, Navigatable<T> insertPage) => shift(currentPages, insertPage).$1.toString();
String shiftString(NavCtntPair<T> currentPages, Navigatable<T> insertPage) => shift(currentPages, insertPage).$1.toString();