scaleColumnsToFit property
Whether flex columns should follow changes to the table width until the user explicitly resizes them.
A drag or double-click best-fit resize makes the affected column keep its user-selected width on later table resizes. Defaults to false to preserve the existing column-width behavior.
Implementation
final bool scaleColumnsToFit;