autoNaturalWidths property
Weighting basis per auto column — natural measured width, already clamped into that column's own autoMinWidths/autoMaxWidths range if it declared one.
Implementation
final List<double> autoNaturalWidths;
Weighting basis per auto column — natural measured width, already clamped into that column's own autoMinWidths/autoMaxWidths range if it declared one.
final List<double> autoNaturalWidths;