IntrinsicColumnWidth constructor

const IntrinsicColumnWidth({
  1. double? flex,
})

Implementation

const IntrinsicColumnWidth({this.flex});