rowTopCache property

List<double> rowTopCache
getter/setter pair

Cache to hold all top Positions of each row

Implementation

List<double> rowTopCache = [];