FractionColumnWidth constructor
- double value
Creates a column width based on a fraction of the table's constraints' maxWidth.
Implementation
const FractionColumnWidth(this.value);
Creates a column width based on a fraction of the table's constraints' maxWidth.
const FractionColumnWidth(this.value);