colLeftCache property

List<double> colLeftCache
getter/setter pair

Cache to hold all left Positions of each column

Implementation

List<double> colLeftCache = [];