const MinColumnWidth(TableColumnWidth a, TableColumnWidth b)

Creates a column width that is the minimum of two other column widths.

Source

const MinColumnWidth(this.a, this.b);