static String? ptFromState(int fromL, List<bool> combinedStates, int maxColumn) => BaseScreenContext.ptFromState(fromL, combinedStates, maxColumn);