getRowHeights property

Map<int, double> getRowHeights

returns map of custom height rows

Implementation

Map<int, double> get getRowHeights => _rowHeights;