Creates a column width based on a fraction of the remaining space once all the other columns have been laid out.
The value argument must not be null.
const FlexColumnWidth([this.value = 1.0]);