tableTotalHeight top-level property

double tableTotalHeight
getter/setter pair

Implementation

double tableTotalHeight = rowHeight * data.length + 50.0;