List<String> get nameUnions => verticalLines.keys.toSet() .union(horizontalLines.keys.toSet()).toList();