expandString method
Implementation
String expandString(NavCtntPair<T> currentPages) => expandCollapse(currentPages, screenColumn).toString();
String expandString(NavCtntPair<T> currentPages) => expandCollapse(currentPages, screenColumn).toString();