FlexColumnWidth constructor

const FlexColumnWidth(
  1. [double flex = 1.0]
)

Implementation

const FlexColumnWidth([this.flex = 1.0]);