BuildingContext( { required this.levelSpaceCount, required this.quote, List<String>? lineArray } ) : lineArray = lineArray ?? [];