每次headerMaxHeight调整都会触发一次
void setHeaderCellWidths(List<double> headerCellWidths) { this.headerCellWidths = headerCellWidths; notifyListeners(); }