mapIndexToHeightOfEachRow property

Map<int, double?> mapIndexToHeightOfEachRow

Implementation

Map<int, double?> get mapIndexToHeightOfEachRow => _state.mapIndexToHeightOfEachRow;