autoNaturalWidths property

List<double> autoNaturalWidths
final

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;