const MaxColumnWidth(TableColumnWidth a, TableColumnWidth b)

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

Source

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