mapKeyToWidthOfEachColumnContent property

Map<String, double> mapKeyToWidthOfEachColumnContent

Implementation

Map<String, double> get mapKeyToWidthOfEachColumnContent =>
    _state.mapKeyToWidthOfEachColumnContent;