FixedColumnWidth constructor
- double value
Creates a column width based on a fixed number of logical pixels.
Implementation
const FixedColumnWidth(this.value);
Creates a column width based on a fixed number of logical pixels.
const FixedColumnWidth(this.value);