MinColumnWidth constructor
Creates a column width that is the minimum of two other column widths.
Implementation
const MinColumnWidth(this.a, this.b);
Creates a column width that is the minimum of two other column widths.
const MinColumnWidth(this.a, this.b);